Searched refs:_PAGE_GCS_RO (Results 1 – 2 of 2) sorted by relevance
165 #define _PAGE_GCS_RO (_PAGE_DEFAULT | PTE_NG | PTE_UXN | PTE_USER) macro168 #define PAGE_GCS_RO __pgprot(_PAGE_GCS_RO)172 PIRx_ELx_PERM_PREP(pte_pi_index(_PAGE_GCS_RO), PIE_R) | \181 PIRx_ELx_PERM_PREP(pte_pi_index(_PAGE_GCS_RO), PIE_NONE_O) | \
90 prot = _PAGE_GCS_RO; in vm_get_page_prot()
Completed in 5 milliseconds