OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2_OFFSET
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/aarch64/include/
pte.h
121
#define
L2_OFFSET
(L2_SIZE - 1UL)
122
#define L2_FRAME (~
L2_OFFSET
)
/src/sys/arch/aarch64/aarch64/
pmap_machdep.c
652
((((va) | (pa)) &
L2_OFFSET
) == 0 && (size) >= L2_SIZE)
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025