Searched refs:PAGE_S2 (Results 1 – 3 of 3) sorted by relevance
90 #define PAGE_S2 __pgprot(_PROT_DEFAULT | PAGE_S2_MEMATTR(NORMAL) | PTE_S2_RDONLY | PAGE_S2_XN) macro
105 #define PAGE_S2 _MOD_PROT(pgprot_s2, L_PTE_S2_RDONLY | L_PTE_XN) macro
1481 pgprot_t mem_type = PAGE_S2; in user_mem_abort()1864 stage2_pte = pfn_pte(pfn, PAGE_S2); in kvm_set_spte_hva()