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

/include/linux/
H A Dmm.h74 #define PAGE_ALIGN(addr) ALIGN(addr, PAGE_SIZE) macro
1606 * Free reserved pages within range [PAGE_ALIGN(start), end & PAGE_MASK)

Completed in 71 milliseconds