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

/linux-master/include/linux/
H A Dmmzone.h36 #define IS_MAX_ORDER_ALIGNED(pfn) IS_ALIGNED(pfn, MAX_ORDER_NR_PAGES) macro

Completed in 102 milliseconds