Home
last modified time | relevance | path

Searched refs:L3_MASK (Results 1 – 2 of 2) sorted by relevance

/minix/sys/arch/i386/include/
H A Dpte.h199 #define L3_MASK 0xc0000000 macro
201 #define L2_MASK (L2_REALMASK | L3_MASK)
204 #define L3_FRAME (L3_MASK)
/minix/sys/arch/x86/include/
H A Dpmap.h76 #define pl3_pi(VA) (((VA_SIGN_POS(VA)) & L3_MASK) >> L3_SHIFT)