Searched refs:PAGE_OWNED (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()
265 #define PAGE_OWNED (3 << 6) macro