_CACHE_UNCACHED    34 arch/csky/abiv1/inc/abi/pgtable-bits.h #define _CACHE_UNCACHED		(_PAGE_VALID | _PAGE_UNCACHE)
_CACHE_UNCACHED    35 arch/csky/abiv2/inc/abi/pgtable-bits.h #define _CACHE_UNCACHED		(_PAGE_VALID)
_CACHE_UNCACHED   167 arch/mips/include/asm/pgtable-bits.h # define _CACHE_UNCACHED	(1 << _CACHE_UNCACHED_SHIFT)
_CACHE_UNCACHED   250 arch/mips/include/asm/pgtable-bits.h #define _CACHE_UNCACHED			(2<<_CACHE_SHIFT)