Home
last modified time | relevance | path

Searched defs:_PAGE_NOCACHE (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/arch/riscv/include/asm/
Dpgtable-32.h27 #define _PAGE_NOCACHE 0 macro
Dpgtable-64.h129 #define _PAGE_NOCACHE riscv_page_nocache() macro
/linux-6.1.9/arch/m68k/include/asm/
Dmotorola_pgtable.h18 #define _PAGE_NOCACHE 0x060 /* 68040 cache mode, non-serialized */ macro
Dmcf_pgtable.h43 #define _PAGE_NOCACHE 0x060 /* 68040 cache mode, non-serialized */ macro
/linux-6.1.9/arch/x86/include/asm/
Dpgtable_types.h160 #define _PAGE_NOCACHE (cachemode2protval(_PAGE_CACHE_MODE_UC)) macro