Home
last modified time | relevance | path

Searched defs:NBPD_L3 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/amd64/stand/prekern/
H A Dpdir.h57 #define NBPD_L3 (1UL << L3_SHIFT) /* # bytes mapped by L3 ent (1G) */ macro
/netbsd-src/sys/arch/amd64/include/
H A Dpte.h93 #define NBPD_L3 (1UL << L3_SHIFT) /* # bytes mapped by L3 ent (1G) */ macro
/netbsd-src/sys/arch/i386/include/
H A Dpte.h116 #define NBPD_L3 (1ULL << L3_SHIFT) /* # bytes mapped by L3 ent (1GB) */ macro