Searched refs:PAGE_BITS (Results 1 – 2 of 2) sorted by relevance
743 #define PAGE_BITS (PAGE_READ | PAGE_WRITE | PAGE_EXEC) macro
1177 (prot & PAGE_BITS) & ~PAGE_WRITE); in tb_alloc_page()2313 (prot & PAGE_BITS) | PAGE_WRITE); in page_unprotect()