Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mm/
Dmmu.c440 pteval_t hyp_device_pgprot, s2_pgprot, s2_device_pgprot; in build_mem_type_table() local
564 s2_pgprot = cp->pte_s2; in build_mem_type_table()
610 s2_pgprot |= L_PTE_SHARED; in build_mem_type_table()
672 pgprot_s2 = __pgprot(L_PTE_PRESENT | L_PTE_YOUNG | s2_pgprot); in build_mem_type_table()