Searched refs:SMCSJR_PO (Results 1 – 2 of 2) sorted by relevance
83 if ((temp_reg & SMCSJR_PO) == PAGE_OWNED) { in caam_page_alloc()102 if ((temp_reg & SMCSJR_PO) != PAGE_OWNED) { in caam_page_alloc()
234 #define SMCSJR_PO (3 << 6) macro