Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mm/
Dmmu.c433 pteval_t hyp_device_pgprot, s2_pgprot, s2_device_pgprot; in build_mem_type_table() local
557 s2_pgprot = cp->pte_s2; in build_mem_type_table()
603 s2_pgprot |= L_PTE_SHARED; in build_mem_type_table()
665 pgprot_s2 = __pgprot(L_PTE_PRESENT | L_PTE_YOUNG | s2_pgprot); in build_mem_type_table()