Searched refs:PAGE_RX (Results 1 – 1 of 1) sorted by relevance
405 #define PAGE_RX __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro431 #define __P100 PAGE_RX432 #define __P101 PAGE_RX433 #define __P110 PAGE_RX434 #define __P111 PAGE_RX440 #define __S100 PAGE_RX441 #define __S101 PAGE_RX1430 if (pgprot_val(pgprot) == pgprot_val(PAGE_RX)) in massage_pgprot_pmd()