Searched refs:pgprot_hyp_device (Results 1 – 2 of 2) sorted by relevance
83 extern pgprot_t pgprot_hyp_device;101 #define PAGE_HYP_DEVICE _MOD_PROT(pgprot_hyp_device, L_PTE_HYP)
66 pgprot_t pgprot_hyp_device; variable671 pgprot_hyp_device = __pgprot(hyp_device_pgprot); in build_mem_type_table()