Home
last modified time | relevance | path

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