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:__tlb_flag
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/include/asm/
H
A
D
tlbflush.h
306
#define tlb_flag(f) ((always_tlb_flags & (f)) || (
__tlb_flag
& possible_tlb_flags & (f)))
316
: : "r" (arg), "r" (
__tlb_flag
), "Ir" (f) \
326
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
in __local_flush_tlb_all()
local
336
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
in local_flush_tlb_all()
local
353
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
in __flush_tlb_all()
local
371
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
in __local_flush_tlb_mm()
local
389
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
in local_flush_tlb_mm()
local
403
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
in __flush_tlb_mm()
local
423
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
in __local_flush_tlb_page()
local
444
const unsigned int
__tlb_flag
in local_flush_tlb_page()
local
461
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
__flush_tlb_page()
local
482
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
__local_flush_tlb_kernel_page()
local
497
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
local_flush_tlb_kernel_page()
local
515
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
__flush_tlb_kernel_page()
local
538
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
__local_flush_bp_all()
local
547
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
local_flush_bp_all()
local
557
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
__flush_bp_all()
local
579
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
flush_pmd_entry()
local
590
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
clean_pmd_entry()
local
[all...]
/kernel/linux/linux-6.6/arch/arm/include/asm/
H
A
D
tlbflush.h
299
#define tlb_flag(f) ((always_tlb_flags & (f)) || (
__tlb_flag
& possible_tlb_flags & (f)))
309
: : "r" (arg), "r" (
__tlb_flag
), "Ir" (f) \
319
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
in __local_flush_tlb_all()
local
329
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
in local_flush_tlb_all()
local
346
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
in __flush_tlb_all()
local
364
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
in __local_flush_tlb_mm()
local
382
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
in local_flush_tlb_mm()
local
396
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
in __flush_tlb_mm()
local
416
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
in __local_flush_tlb_page()
local
437
const unsigned int
__tlb_flag
in local_flush_tlb_page()
local
454
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
__flush_tlb_page()
local
475
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
__local_flush_tlb_kernel_page()
local
490
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
local_flush_tlb_kernel_page()
local
508
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
__flush_tlb_kernel_page()
local
531
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
__local_flush_bp_all()
local
540
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
local_flush_bp_all()
local
550
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
__flush_bp_all()
local
572
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
flush_pmd_entry()
local
583
const unsigned int
__tlb_flag
= __cpu_tlb_flags;
clean_pmd_entry()
local
[all...]
Completed in 3 milliseconds