Home
last modified time | relevance | path

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