Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/amd64/include/
HDpmap.h399 #define PMAP_PDE_SUPERPAGE (1 << 8) /* supports 2MB superpages */ macro
/freebsd-13-stable/sys/powerpc/aim/
HDmmu_radix.c856 #define PMAP_PDE_SUPERPAGE (1 << 8) /* supports 2MB superpages */ macro