Home
last modified time | relevance | path

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

/linux/include/asm-generic/
A Dfixmap.h57 #define FIXMAP_PAGE_IO PAGE_KERNEL_IO
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_pages.c292 pgprot = pgprot_writecombine(PAGE_KERNEL_IO); in i915_gem_object_map_page()
336 vaddr = vmap_pfn(pfns, n_pfn, pgprot_writecombine(PAGE_KERNEL_IO)); in i915_gem_object_map_pfn()
/linux/arch/x86/include/asm/
A Dpgtable_types.h226 #define PAGE_KERNEL_IO __pgprot_mask(__PAGE_KERNEL_IO) macro
/linux/arch/x86/mm/
A Dioremap.c246 prot = PAGE_KERNEL_IO; in __ioremap_caller()

Completed in 10 milliseconds