Searched refs:PAGE_S2 (Results 1 – 3 of 3) sorted by relevance
102 #define PAGE_S2 _MOD_PROT(pgprot_s2, L_PTE_S2_RDONLY) macro
1257 pgprot_t mem_type = PAGE_S2; in user_mem_abort()1590 stage2_pte = pfn_pte(pte_pfn(pte), PAGE_S2); in kvm_set_spte_hva()
97 #define PAGE_S2 __pgprot(PROT_DEFAULT | PTE_S2_MEMATTR(MT_S2_NORMAL) | PTE_S2_RDONLY) macro