Searched refs:PAGE_OWNED (Results 1 – 2 of 2) sorted by relevance
85 if ((temp_reg & SMCSJR_PO) == PAGE_OWNED) { in caam_page_alloc()104 if ((temp_reg & SMCSJR_PO) != PAGE_OWNED) { in caam_page_alloc()
309 #define PAGE_OWNED (3 << 6) macro
Completed in 4 milliseconds