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