Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dpgtable_types.h229 #define PAGE_KERNEL_IO __pgprot_mask(__PAGE_KERNEL_IO) macro
/arch/x86/mm/
Dioremap.c252 prot = PAGE_KERNEL_IO; in __ioremap_caller()
/arch/x86/xen/
Dsetup.c438 mfn_pte(pfn, PAGE_KERNEL_IO), 0); in xen_set_identity_and_remap_chunk()