Home
last modified time | relevance | path

Searched refs:_PAGE_NOCACHE (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dpgtable-32.h27 #define _PAGE_NOCACHE 0 macro
H A Dpgtable-64.h151 ALT_SVPBMT(val, _PAGE_NOCACHE); in riscv_page_nocache()
163 #define _PAGE_NOCACHE riscv_page_nocache() macro
H A Dpgtable.h633 prot |= _PAGE_NOCACHE; in pgprot_writecombine()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmotorola_pgtable.h18 #define _PAGE_NOCACHE 0x060 /* 68040 cache mode, non-serialized */ macro
40 #define _PAGE_CHG_MASK (PAGE_MASK | _PAGE_ACCESSED | _PAGE_DIRTY | _PAGE_NOCACHE)
H A Dmcf_pgtable.h43 #define _PAGE_NOCACHE 0x060 /* 68040 cache mode, non-serialized */ macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmotorola_pgtable.h18 #define _PAGE_NOCACHE 0x060 /* 68040 cache mode, non-serialized */ macro
40 #define _PAGE_CHG_MASK (PAGE_MASK | _PAGE_ACCESSED | _PAGE_DIRTY | _PAGE_NOCACHE)
H A Dmcf_pgtable.h43 #define _PAGE_NOCACHE 0x060 /* 68040 cache mode, non-serialized */ macro
/kernel/linux/linux-5.10/arch/m68k/mm/
H A Dkmap.c226 physaddr |= _PAGE_NOCACHE; in __ioremap()
335 cmode = _PAGE_NOCACHE; in kernel_set_cachemode()
/kernel/linux/linux-6.6/arch/m68k/mm/
H A Dkmap.c231 physaddr |= _PAGE_NOCACHE; in __ioremap()
343 cmode = _PAGE_NOCACHE; in kernel_set_cachemode()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable_types.h161 #define _PAGE_NOCACHE (cachemode2protval(_PAGE_CACHE_MODE_UC)) macro
174 #define __NC _PAGE_NOCACHE
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable_types.h181 #define _PAGE_NOCACHE (cachemode2protval(_PAGE_CACHE_MODE_UC)) macro
194 #define __NC _PAGE_NOCACHE

Completed in 9 milliseconds