OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpu_ttb
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/arm/
cpufunc.c
121
uint32_t
cpu_ttb
= ~0;
variable in typeref:typename:uint32_t
3588
/* Don't access
cpu_ttb
unless the mmu is enabled */
3590
((armreg_ttbr_read() & -L1_TABLE_SIZE) ==
cpu_ttb
) ||
3591
((armreg_ttbr1_read() & -L1_TABLE_SIZE) ==
cpu_ttb
);
Completed in 35 milliseconds
Indexes created Fri Oct 03 17:10:05 GMT 2025