Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/riscv/include/
H A Dpmap.h54 #define PMAP_PDETABSIZE NPTEPG macro
/netbsd-src/sys/arch/aarch64/include/
H A Dpmap_machdep.h39 #define PMAP_PDETABSIZE (PAGE_SIZE / sizeof(pd_entry_t)) macro