_PAGE_NOCACHE      43 arch/m68k/include/asm/mcf_pgtable.h #define _PAGE_NOCACHE		0x060   /* 68040 cache mode, non-serialized */
_PAGE_NOCACHE      18 arch/m68k/include/asm/motorola_pgtable.h #define _PAGE_NOCACHE	0x060	/* 68040 cache mode, non-serialized */
_PAGE_NOCACHE     150 arch/x86/include/asm/pgtable_types.h #define _PAGE_NOCACHE		(cachemode2protval(_PAGE_CACHE_MODE_UC))