Searched refs:PC_BASE_ALIGN_MASK (Results 1 – 3 of 3) sorted by relevance
353 #define PC_BASE_ALIGN_MASK (PC_BASE_ALIGN - 1) macro
570 #define PC_BASE_ALIGN_MASK (PC_BASE_ALIGN - 1) macro
972 newbase = physbase & ~PC_BASE_ALIGN_MASK; in page_ctrs_adjust()