Home
last modified time | relevance | path

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

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