Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dvmparam.h250 #define PMAP_MAPDEV_EARLY_SIZE (4 * L2_SIZE) macro
/freebsd/sys/arm64/include/
H A Dpte.h213 #define PMAP_MAPDEV_EARLY_SIZE (L2_SIZE * 20) macro