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
defs:ttbr0
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-6.6/include/linux/
H
A
D
adreno-smmu-priv.h
29
u64
ttbr0
;
member
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H
A
D
mmu_context.h
140
static inline void cpu_install_ttbr0(phys_addr_t
ttbr0
, unsigned long t0sz)
in cpu_install_ttbr0()
argument
H
A
D
kexec.h
114
phys_addr_t
ttbr0
;
member
H
A
D
uaccess.h
76
unsigned long flags,
ttbr0
, ttbr1;
in __uaccess_ttbr0_enable()
local
H
A
D
thread_info.h
27
u64
ttbr0
; /* saved TTBR0_EL1 */
member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H
A
D
msm_ringbuffer.h
34
volatile u64
ttbr0
;
member
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H
A
D
uaccess.h
127
unsigned long flags,
ttbr0
, ttbr1;
in __uaccess_ttbr0_enable()
local
H
A
D
thread_info.h
30
u64
ttbr0
; /* saved TTBR0_EL1 */
member
/kernel/linux/linux-5.10/arch/arm64/mm/
H
A
D
context.c
353
unsigned long
ttbr0
= phys_to_ttbr(pgd_phys);
in cpu_do_switch_mm()
local
/kernel/linux/linux-6.6/arch/arm64/mm/
H
A
D
context.c
353
unsigned long
ttbr0
= phys_to_ttbr(pgd_phys);
in cpu_do_switch_mm()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H
A
D
msm_ringbuffer.h
35
volatile u64
ttbr0
;
member
H
A
D
msm_gpu.h
99
u64
ttbr0
;
member
Completed in 7 milliseconds