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

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dpfn.h37 #define PFN_UP(x) (((x) + PAGE_SIZE - 1) >> PAGE_SHIFT) macro

Completed in 53 milliseconds