Searched refs:PAGE_S2 (Results 1 – 3 of 3) sorted by relevance
79 #define PAGE_S2 __pgprot(_PROT_DEFAULT | PAGE_S2_MEMATTR(NORMAL) | PTE_S2_RDONLY | PAGE_S2_XN) macro
102 #define PAGE_S2 _MOD_PROT(pgprot_s2, L_PTE_S2_RDONLY | L_PTE_XN) macro
1677 pgprot_t mem_type = PAGE_S2; in user_mem_abort()2082 stage2_pte = kvm_pfn_pte(pfn, PAGE_S2); in kvm_set_spte_hva()