Searched refs:PAGE_RW (Results 1 – 1 of 1) sorted by relevance
402 #define PAGE_RW __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro433 #define __S010 PAGE_RW434 #define __S011 PAGE_RW1300 if (pgprot_val(pgprot) == pgprot_val(PAGE_RW)) in massage_pgprot_pmd()