Searched refs:_PAGE_AR_X_RX (Results 1 – 1 of 1) sorted by relevance
52 #define _PAGE_AR_X_RX (7 << 9) /* exec & promote / read & exec */ macro142 #define PAGE_GATE __pgprot(__ACCESS_BITS | _PAGE_PL_0 | _PAGE_AR_X_RX)168 #define __P100 __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_X_RX)177 #define __S100 __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_X_RX)
Completed in 4 milliseconds