Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:cxl_slbia
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/include/misc/
H
A
D
cxl-base.h
37
void
cxl_slbia
(struct mm_struct *mm);
44
static inline void
cxl_slbia
(struct mm_struct *mm) {}
in cxl_slbia()
function
/kernel/linux/linux-6.6/include/misc/
H
A
D
cxl-base.h
37
void
cxl_slbia
(struct mm_struct *mm);
44
static inline void
cxl_slbia
(struct mm_struct *mm) {}
in cxl_slbia()
function
/kernel/linux/linux-5.10/drivers/misc/cxl/
H
A
D
base.c
66
void
cxl_slbia
(struct mm_struct *mm)
in cxl_slbia()
function
75
calls->
cxl_slbia
(mm);
in cxl_slbia()
H
A
D
main.c
103
.
cxl_slbia
= cxl_slbia_core,
H
A
D
trace.h
487
DEFINE_EVENT(cxl_pe_class,
cxl_slbia
,
H
A
D
cxl.h
854
void (*
cxl_slbia
)(struct mm_struct *mm);
member
/kernel/linux/linux-6.6/drivers/misc/cxl/
H
A
D
base.c
67
void
cxl_slbia
(struct mm_struct *mm)
in cxl_slbia()
function
76
calls->
cxl_slbia
(mm);
in cxl_slbia()
H
A
D
main.c
104
.
cxl_slbia
= cxl_slbia_core,
H
A
D
trace.h
487
DEFINE_EVENT(cxl_pe_class,
cxl_slbia
,
H
A
D
cxl.h
856
void (*
cxl_slbia
)(struct mm_struct *mm);
member
/kernel/linux/linux-5.10/arch/powerpc/mm/
H
A
D
copro_fault.c
146
cxl_slbia
(mm);
in copro_flush_all_slbs()
/kernel/linux/linux-6.6/arch/powerpc/mm/
H
A
D
copro_fault.c
144
cxl_slbia
(mm);
in copro_flush_all_slbs()
Completed in 10 milliseconds