Searched refs:PAGE_RW (Results 1 – 1 of 1) sorted by relevance
405 #define PAGE_RW __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro436 #define __S010 PAGE_RW437 #define __S011 PAGE_RW1426 if (pgprot_val(pgprot) == pgprot_val(PAGE_RW)) in massage_pgprot_pmd()