Home
last modified time | relevance | path

Searched refs:PAGE_KERNEL_IO (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/asm-generic/
Dfixmap.h53 #define FIXMAP_PAGE_IO PAGE_KERNEL_IO
/linux-4.1.27/arch/x86/mm/
Dioremap.c160 prot = PAGE_KERNEL_IO; in __ioremap_caller()
/linux-4.1.27/arch/x86/include/asm/
Dpgtable_types.h169 #define PAGE_KERNEL_IO __pgprot(__PAGE_KERNEL_IO) macro
/linux-4.1.27/arch/x86/xen/
Dsetup.c409 mfn_pte(pfn, PAGE_KERNEL_IO), 0); in xen_set_identity_and_remap_chunk()