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

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dmm.h374 #define PAGE_ALIGNED(p) __is_aligned(p, PAGE_SIZE) macro
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_os.h323 #define PAGE_ALIGNED(_addr) \ macro

Completed in 66 milliseconds