Searched refs:PAGE_MASK_8K (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sparc64/include/
H A Dparam.h86 #define PAGE_MASK_8K (PAGE_SIZE_8K-1) macro
110 #define PAGE_MASK_MIN PAGE_MASK_8K
113 #define PAGE_MASK PAGE_MASK_8K
H A Diommuvar.h35 #define IO_PAGE_MASK PAGE_MASK_8K
/freebsd-11-stable/sys/sparc64/sbus/
H A Dlsi64854.c441 if (((bcnt + (long)*sc->sc_dmaaddr) & PAGE_MASK_8K) != 0)

Completed in 63 milliseconds