Home
last modified time | relevance | path

Searched refs:L3_TYPE_PAG (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/aarch64/include/
Dpte.h90 #define L3_TYPE_PAG __SHIFTIN(1, LX_TYPE) macro
133 #define L3_PAGE (L3_TYPE_PAG | LX_VALID)
Dpmap_machdep.h426 | L3_TYPE_PAG in pte_make_kenter_pa()
452 | L3_TYPE_PAG in pte_make_enter_efirt()
479 | L3_TYPE_PAG in pte_make_enter()
Dpmap.h118 #define l3pte_is_page(pde) (((pde) & LX_TYPE) == L3_TYPE_PAG)