Searched refs:PAGE_RX (Results 1 – 1 of 1) sorted by relevance
400 #define PAGE_RX __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro426 #define __P100 PAGE_RX427 #define __P101 PAGE_RX428 #define __P110 PAGE_RX429 #define __P111 PAGE_RX435 #define __S100 PAGE_RX436 #define __S101 PAGE_RX1298 if (pgprot_val(pgprot) == pgprot_val(PAGE_RX)) in massage_pgprot_pmd()