Home
last modified time | relevance | path

Searched defs:PMAP_PDE_SUPERPAGE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/amd64/include/
H A Dpmap.h340 #define PMAP_PDE_SUPERPAGE (1 << 8) /* supports 2MB superpages */ macro
/freebsd/sys/powerpc/aim/
H A Dmmu_radix.c858 #define PMAP_PDE_SUPERPAGE (1 << 8) /* supports 2MB superpages */ macro