Searched refs:_PAGE_GCS_RO (Results 1 – 2 of 2) sorted by relevance
166 #define _PAGE_GCS_RO (_PAGE_DEFAULT | PTE_NG | PTE_UXN | PTE_USER) macro169 #define PAGE_GCS_RO __pgprot(_PAGE_GCS_RO)173 PIRx_ELx_PERM_PREP(pte_pi_index(_PAGE_GCS_RO), PIE_R) | \182 PIRx_ELx_PERM_PREP(pte_pi_index(_PAGE_GCS_RO), PIE_NONE_O) | \
90 prot = _PAGE_GCS_RO; in vm_get_page_prot()