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:_tlbil_pid
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/
H
A
D
mmu_decl.h
31
static inline void
_tlbil_pid
(unsigned int pid)
in _tlbil_pid()
function
36
#define _tlbil_pid_noind(pid)
_tlbil_pid
(pid)
40
extern void
_tlbil_pid
(unsigned int pid);
44
#define _tlbil_pid_noind(pid)
_tlbil_pid
(pid)
/kernel/linux/linux-6.6/arch/powerpc/mm/
H
A
D
mmu_decl.h
31
static inline void
_tlbil_pid
(unsigned int pid)
in _tlbil_pid()
function
36
#define _tlbil_pid_noind(pid)
_tlbil_pid
(pid)
40
extern void
_tlbil_pid
(unsigned int pid);
44
#define _tlbil_pid_noind(pid)
_tlbil_pid
(pid)
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H
A
D
tlb.c
198
_tlbil_pid
(pid);
in local_flush_tlb_mm()
240
_tlbil_pid
(p ? p->pid : 0);
in do_flush_tlb_mm_ipi()
281
_tlbil_pid
(pid);
in flush_tlb_mm()
365
_tlbil_pid
(0);
in flush_tlb_kernel_range()
368
_tlbil_pid
(0);
in flush_tlb_kernel_range()
H
A
D
tlb_low.S
121
_GLOBAL(
_tlbil_pid
)
265
_GLOBAL(
_tlbil_pid
)
319
_GLOBAL(
_tlbil_pid
)
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H
A
D
tlb.c
164
_tlbil_pid
(pid);
in local_flush_tlb_mm()
215
_tlbil_pid
(p ? p->pid : 0);
in do_flush_tlb_mm_ipi()
256
_tlbil_pid
(pid);
in flush_tlb_mm()
330
_tlbil_pid
(0);
in flush_tlb_kernel_range()
333
_tlbil_pid
(0);
in flush_tlb_kernel_range()
H
A
D
tlb_low.S
112
_GLOBAL(
_tlbil_pid
)
250
_GLOBAL(
_tlbil_pid
)
304
_GLOBAL(
_tlbil_pid
)
Completed in 4 milliseconds