OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L3_TYPE_PAG
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/aarch64/include/
pte.h
90
#define
L3_TYPE_PAG
__SHIFTIN(1, LX_TYPE)
133
#define L3_PAGE (
L3_TYPE_PAG
| LX_VALID)
pmap_machdep.h
425
|
L3_TYPE_PAG
452
|
L3_TYPE_PAG
480
|
L3_TYPE_PAG
pmap.h
118
#define l3pte_is_page(pde) (((pde) & LX_TYPE) ==
L3_TYPE_PAG
)
Completed in 17 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026