Searched refs:PAGE_RW (Results 1 – 1 of 1) sorted by relevance
403 #define PAGE_RW __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro434 #define __S010 PAGE_RW435 #define __S011 PAGE_RW1306 if (pgprot_val(pgprot) == pgprot_val(PAGE_RW)) in massage_pgprot_pmd()