Searched defs:PAGE_START (Results 1 – 2 of 2) sorted by relevance
56 #define PAGE_START(x) ((x) & PAGE_MASK) macro
77 #define PAGE_START(x) ((x) & PAGE_MASK) macro