Searched refs:PAGE_KERNEL_IO (Results 1 – 3 of 3) sorted by relevance
151 prot = PAGE_KERNEL_IO; in __ioremap_caller()567 return __early_ioremap(phys_addr, size, PAGE_KERNEL_IO); in early_ioremap()
134 #define PAGE_KERNEL_IO __pgprot(__PAGE_KERNEL_IO) macro
2003 pte_t pte = mfn_pte(PFN_DOWN(pa), PAGE_KERNEL_IO); in xen_ident_map_ISA()