Searched refs:PAGE_SIZE_ALIGN (Results 1 – 2 of 2) sorted by relevance
194 #define PAGE_SIZE_ALIGN(address, pagesize) \ macro
748 address = PAGE_SIZE_ALIGN(address, page_size); in alloc_pte()