Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dfixmap.h90 #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.h252 return __ioremap_caller(offset, size, PAGE_KERNEL_NOCACHE, in ioremap()
/kernel/linux/linux-6.6/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)
/kernel/linux/linux-5.10/include/asm-generic/
H A Dfixmap.h54 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE
/kernel/linux/linux-6.6/include/asm-generic/
H A Dfixmap.h54 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable_64.h247 #define PAGE_AGP PAGE_KERNEL_NOCACHE
H A Dpgtable_types.h226 #define PAGE_KERNEL_NOCACHE __pgprot_mask(__PAGE_KERNEL_NOCACHE | _ENC) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable_64.h248 #define PAGE_AGP PAGE_KERNEL_NOCACHE
H A Dpgtable_types.h252 #define PAGE_KERNEL_NOCACHE __pgprot_mask(__PAGE_KERNEL_NOCACHE | _ENC) macro
/kernel/linux/linux-5.10/drivers/staging/comedi/
H A Dcomedi_buf.c16 #ifdef PAGE_KERNEL_NOCACHE
17 #define COMEDI_PAGE_PROTECTION PAGE_KERNEL_NOCACHE
/kernel/linux/linux-6.6/drivers/comedi/
H A Dcomedi_buf.c15 #ifdef PAGE_KERNEL_NOCACHE
16 #define COMEDI_PAGE_PROTECTION PAGE_KERNEL_NOCACHE
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dpgtable.h176 #define PAGE_KERNEL_NOCACHE \ macro
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dpgtable.h178 #define PAGE_KERNEL_NOCACHE \ macro
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm_bo.c925 cached ? PAGE_KERNEL : PAGE_KERNEL_NOCACHE); in hmm_bo_vmap()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm_bo.c1259 cached ? PAGE_KERNEL : PAGE_KERNEL_NOCACHE); in hmm_bo_vmap()

Completed in 14 milliseconds