Searched defs:TABLE_L2_ENTRIES (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/amd64/stand/prekern/
H A Dlocore.S57 #define TABLE_L2_ENTRIES (NKL2_KIMG_ENTRIES + 1) define
/netbsd-current/sys/arch/amd64/amd64/
H A Dlocore.S196 #define TABLE_L2_ENTRIES (2 * (NKL2_KIMG_ENTRIES + 1)) define
198 #define TABLE_L2_ENTRIES (NKL2_KIMG_ENTRIES + 1) define
/netbsd-current/sys/arch/xen/x86/
H A Dx86_xpmap.c457 #define TABLE_L2_ENTRIES (2 * (NKL2_KIMG_ENTRIES + 1)) macro
459 #define TABLE_L2_ENTRIES (NKL2_KIMG_ENTRIES + 1) macro

Completed in 154 milliseconds