Searched defs:NBPD_L1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dpte.h195 #define NBPD_L1 (1ULL << L1_SHIFT) /* # bytes mapped by L1 ent (4K) */ macro
219 #define NBPD_L1 (1UL << L1_SHIFT) /* # bytes mapped by L1 ent (4K) */ macro
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dpte.h86 #define NBPD_L1 (1UL << L1_SHIFT) /* # bytes mapped by L1 ent (4K) */ macro

Completed in 102 milliseconds