OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCR_TBI0
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/aarch64/include/
cpufunc.h
178
tbi = addrtop ? TCR_TBI1 :
TCR_TBI0
;
211
tbi = addrtop ? TCR_TBI1 :
TCR_TBI0
;
armreg.h
1126
#define
TCR_TBI0
__BIT(37) /* ignore Top Byte TTBR0_EL1 */
/src/sys/arch/aarch64/aarch64/
aarch64_machdep.c
465
tcr |=
TCR_TBI0
;
467
tcr &= ~
TCR_TBI0
;
479
cur = val = (tcr &
TCR_TBI0
) ? 1 : 0;
Completed in 16 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025