Searched refs:PAGE_KERNEL_IO (Results 1 – 5 of 5) sorted by relevance
57 #define FIXMAP_PAGE_IO PAGE_KERNEL_IO
252 prot = PAGE_KERNEL_IO; in acpi_os_ioremap()
262 #define PAGE_KERNEL_IO __pgprot_mask(__PAGE_KERNEL_IO) macro
262 prot = PAGE_KERNEL_IO; in __ioremap_caller()
203 #define PAGE_KERNEL_IO __pgprot(_PAGE_IOREMAP) macro