Home
last modified time | relevance | path

Searched refs:s2_pgprot (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/arm/mm/
Dmmu.c437 pteval_t hyp_device_pgprot, s2_pgprot, s2_device_pgprot; in build_mem_type_table() local
561 s2_pgprot = cp->pte_s2; in build_mem_type_table()
607 s2_pgprot |= L_PTE_SHARED; in build_mem_type_table()
669 pgprot_s2 = __pgprot(L_PTE_PRESENT | L_PTE_YOUNG | s2_pgprot); in build_mem_type_table()