Searched defs:PAGESIZE (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dparam.h35 #define PAGESIZE PAGE_SIZE macro
H A Dsystm.h37 #define PAGESIZE PAGE_SIZE macro
/freebsd-current/sys/contrib/openzfs/lib/libspl/include/os/freebsd/sys/
H A Dparam.h54 #undef PAGESIZE macro
58 #define PAGESIZE (spl_pagesize()) macro
/freebsd-current/sys/contrib/openzfs/lib/libspl/include/os/linux/sys/
H A Dparam.h61 #undef PAGESIZE macro
65 #define PAGESIZE (spl_pagesize()) macro
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Ddmu_os.c189 memcpy(va, (char *)db->db_data + bufoff, PAGESIZE); local
[all...]
/freebsd-current/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dsysmacros.h108 #define PAGESIZE PAGE_SIZE macro

Completed in 71 milliseconds