Searched refs:PAGE_RX (Results 1 – 1 of 1) sorted by relevance
403 #define PAGE_RX __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro429 #define __P100 PAGE_RX430 #define __P101 PAGE_RX431 #define __P110 PAGE_RX432 #define __P111 PAGE_RX438 #define __S100 PAGE_RX439 #define __S101 PAGE_RX1424 if (pgprot_val(pgprot) == pgprot_val(PAGE_RX)) in massage_pgprot_pmd()