pgprot_hyp_device 83 arch/arm/include/asm/pgtable.h extern pgprot_t pgprot_hyp_device; pgprot_hyp_device 101 arch/arm/include/asm/pgtable.h #define PAGE_HYP_DEVICE _MOD_PROT(pgprot_hyp_device, L_PTE_HYP) pgprot_hyp_device 66 arch/arm/mm/mmu.c pgprot_t pgprot_hyp_device; pgprot_hyp_device 671 arch/arm/mm/mmu.c pgprot_hyp_device = __pgprot(hyp_device_pgprot);