_page_cachable_default  270 arch/mips/include/asm/io.h 	__ioremap_mode((offset), (size), _page_cachable_default)
_page_cachable_default   29 arch/mips/include/asm/pgtable.h 				 _page_cachable_default)
_page_cachable_default   31 arch/mips/include/asm/pgtable.h 				 _page_cachable_default)
_page_cachable_default   33 arch/mips/include/asm/pgtable.h 				 _page_cachable_default)
_page_cachable_default   35 arch/mips/include/asm/pgtable.h 				 _page_cachable_default)
_page_cachable_default   37 arch/mips/include/asm/pgtable.h 				 _PAGE_GLOBAL | _page_cachable_default)
_page_cachable_default   41 arch/mips/include/asm/pgtable.h 				 _page_cachable_default)
_page_cachable_default   74 arch/mips/include/asm/pgtable.h extern unsigned long _page_cachable_default;
_page_cachable_default  756 arch/mips/kvm/mmu.c 	prot_bits = _PAGE_PRESENT | __READABLE | _page_cachable_default;
_page_cachable_default 3004 arch/mips/kvm/vz.c 				 _page_cachable_default >> _CACHE_SHIFT);
_page_cachable_default 3083 arch/mips/kvm/vz.c 				(_page_cachable_default >> _CACHE_SHIFT) <<
_page_cachable_default 1743 arch/mips/mm/c-r4k.c 	config0 |= (((_page_cachable_default >> _CACHE_SHIFT) <<  0) |
_page_cachable_default 1744 arch/mips/mm/c-r4k.c 		    ((_page_cachable_default >> _CACHE_SHIFT) << 25) |
_page_cachable_default 1745 arch/mips/mm/c-r4k.c 		    ((_page_cachable_default >> _CACHE_SHIFT) << 28));
_page_cachable_default 1765 arch/mips/mm/c-r4k.c 	_page_cachable_default = cca << _CACHE_SHIFT;
_page_cachable_default  156 arch/mips/mm/cache.c unsigned long _page_cachable_default;
_page_cachable_default  157 arch/mips/mm/cache.c EXPORT_SYMBOL(_page_cachable_default);
_page_cachable_default  162 arch/mips/mm/cache.c 		protection_map[0]  = __pgprot(_page_cachable_default | _PAGE_PRESENT | _PAGE_NO_EXEC | _PAGE_NO_READ);
_page_cachable_default  163 arch/mips/mm/cache.c 		protection_map[1]  = __pgprot(_page_cachable_default | _PAGE_PRESENT | _PAGE_NO_EXEC);
_page_cachable_default  164 arch/mips/mm/cache.c 		protection_map[2]  = __pgprot(_page_cachable_default | _PAGE_PRESENT | _PAGE_NO_EXEC | _PAGE_NO_READ);
_page_cachable_default  165 arch/mips/mm/cache.c 		protection_map[3]  = __pgprot(_page_cachable_default | _PAGE_PRESENT | _PAGE_NO_EXEC);
_page_cachable_default  166 arch/mips/mm/cache.c 		protection_map[4]  = __pgprot(_page_cachable_default | _PAGE_PRESENT);
_page_cachable_default  167 arch/mips/mm/cache.c 		protection_map[5]  = __pgprot(_page_cachable_default | _PAGE_PRESENT);
_page_cachable_default  168 arch/mips/mm/cache.c 		protection_map[6]  = __pgprot(_page_cachable_default | _PAGE_PRESENT);
_page_cachable_default  169 arch/mips/mm/cache.c 		protection_map[7]  = __pgprot(_page_cachable_default | _PAGE_PRESENT);
_page_cachable_default  171 arch/mips/mm/cache.c 		protection_map[8]  = __pgprot(_page_cachable_default | _PAGE_PRESENT | _PAGE_NO_EXEC | _PAGE_NO_READ);
_page_cachable_default  172 arch/mips/mm/cache.c 		protection_map[9]  = __pgprot(_page_cachable_default | _PAGE_PRESENT | _PAGE_NO_EXEC);
_page_cachable_default  173 arch/mips/mm/cache.c 		protection_map[10] = __pgprot(_page_cachable_default | _PAGE_PRESENT | _PAGE_NO_EXEC | _PAGE_WRITE | _PAGE_NO_READ);
_page_cachable_default  174 arch/mips/mm/cache.c 		protection_map[11] = __pgprot(_page_cachable_default | _PAGE_PRESENT | _PAGE_NO_EXEC | _PAGE_WRITE);
_page_cachable_default  175 arch/mips/mm/cache.c 		protection_map[12] = __pgprot(_page_cachable_default | _PAGE_PRESENT);
_page_cachable_default  176 arch/mips/mm/cache.c 		protection_map[13] = __pgprot(_page_cachable_default | _PAGE_PRESENT);
_page_cachable_default  177 arch/mips/mm/cache.c 		protection_map[14] = __pgprot(_page_cachable_default | _PAGE_PRESENT | _PAGE_WRITE);
_page_cachable_default  178 arch/mips/mm/cache.c 		protection_map[15] = __pgprot(_page_cachable_default | _PAGE_PRESENT | _PAGE_WRITE);