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