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

/src/sys/arch/amd64/stand/prekern/
H A Dpdir.h55 #define NBPD_L1 (1UL << L1_SHIFT) /* # bytes mapped by L1 ent (4K) */ macro
/src/sys/arch/i386/include/
H A Dpte.h114 #define NBPD_L1 (1ULL << L1_SHIFT) /* # bytes mapped by L1 ent (4K) */ macro
141 #define NBPD_L1 (1UL << L1_SHIFT) /* # bytes mapped by L1 ent (4K) */ macro
/src/sys/arch/amd64/include/
H A Dpte.h91 #define NBPD_L1 (1UL << L1_SHIFT) /* # bytes mapped by L1 ent (4K) */ macro

Completed in 7 milliseconds