Home
last modified time | relevance | path

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

/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
/arch/x86/include/asm/
Dpgtable_types.h151 #define _PAGE_NOCACHE (cachemode2protval(_PAGE_CACHE_MODE_UC)) macro