Home
last modified time | relevance | path

Searched refs:PDRSIZE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dparam.h154 #define PDRSIZE (1ul << PDRSHIFT) macro
161 #define PDRSIZE (1ul << PDRSHIFT) macro
/f-stack/freebsd/mips/mips/
H A Dpmap.c3366 if (size < PDRSIZE) in pmap_align_superpage()
3371 if (size - ((PDRSIZE - superpage_offset) & PDRMASK) < PDRSIZE || in pmap_align_superpage()