Home
last modified time | relevance | path

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

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