Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
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)
A Dmcf_pgtable.h43 #define _PAGE_NOCACHE 0x060 /* 68040 cache mode, non-serialized */ macro
/linux/arch/m68k/mm/
A Dkmap.c225 physaddr |= _PAGE_NOCACHE; in __ioremap()
334 cmode = _PAGE_NOCACHE; in kernel_set_cachemode()
/linux/arch/x86/include/asm/
A Dpgtable_types.h158 #define _PAGE_NOCACHE (cachemode2protval(_PAGE_CACHE_MODE_UC)) macro
171 #define __NC _PAGE_NOCACHE

Completed in 8 milliseconds