Home
last modified time | relevance | path

Searched refs:hyp_device_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
562 hyp_device_pgprot = mem_types[MT_DEVICE].prot_pte; in build_mem_type_table()
671 pgprot_hyp_device = __pgprot(hyp_device_pgprot); in build_mem_type_table()