OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L1_OFFSET
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/aarch64/include/
pte.h
112
#define
L1_OFFSET
(L1_SIZE - 1UL)
113
#define L1_FRAME (~
L1_OFFSET
)
/src/sys/arch/aarch64/aarch64/
pmap_machdep.c
649
((((va) | (pa)) &
L1_OFFSET
) == 0 && (size) >= L1_SIZE)
Completed in 31 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025