Searched refs:PAGE_KERNEL_NOCACHE (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/sh/include/asm/
H A Dfixmap.h82 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE
H A Dpgtable_32.h221 #define PAGE_KERNEL_NOCACHE \ macro
260 #define PAGE_KERNEL_NOCACHE \ macro
283 #define PAGE_KERNEL_NOCACHE __pgprot(0) macro
H A Dio.h299 #define _PAGE_IOREMAP pgprot_val(PAGE_KERNEL_NOCACHE)
/linux-master/include/asm-generic/
H A Dfixmap.h54 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE
/linux-master/drivers/comedi/
H A Dcomedi_buf.c15 #ifdef PAGE_KERNEL_NOCACHE
16 #define COMEDI_PAGE_PROTECTION PAGE_KERNEL_NOCACHE
/linux-master/arch/x86/include/asm/
H A Dpgtable_64.h249 #define PAGE_AGP PAGE_KERNEL_NOCACHE
H A Dpgtable_types.h253 #define PAGE_KERNEL_NOCACHE __pgprot_mask(__PAGE_KERNEL_NOCACHE | _ENC) macro
/linux-master/arch/openrisc/include/asm/
H A Dpgtable.h178 #define PAGE_KERNEL_NOCACHE \ macro
/linux-master/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm_bo.c925 cached ? PAGE_KERNEL : PAGE_KERNEL_NOCACHE);

Completed in 309 milliseconds