Searched refs:PAGE_RW (Results 1 – 1 of 1) sorted by relevance
407 #define PAGE_RW __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro438 #define __S010 PAGE_RW439 #define __S011 PAGE_RW1432 if (pgprot_val(pgprot) == pgprot_val(PAGE_RW)) in massage_pgprot_pmd()