Searched defs:PAGE_OFFSET (Results 1 – 3 of 3) sorted by relevance
39 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
47 #define PAGE_OFFSET (PHYS_OFFSET) macro
54 #define PAGE_OFFSET(x) ((x) & PAGE_MASK) macro