get_mem_type       53 arch/arm/include/asm/mach/map.h extern const struct mem_type *get_mem_type(unsigned int type);
get_mem_type      277 arch/arm/mm/ioremap.c 	type = get_mem_type(mtype);
get_mem_type      482 arch/arm/mm/ioremap.c 				  __pgprot(get_mem_type(pci_ioremap_mem_type)->prot_pte));
get_mem_type       52 arch/arm/mm/mm.h const struct mem_type *get_mem_type(unsigned int type);
get_mem_type      358 arch/arm/mm/mmu.c EXPORT_SYMBOL(get_mem_type);
get_mem_type      150 arch/unicore32/mm/ioremap.c 	type = get_mem_type(mtype);
get_mem_type       33 arch/unicore32/mm/mm.h const struct mem_type *get_mem_type(unsigned int type);
get_mem_type      126 arch/unicore32/mm/mmu.c EXPORT_SYMBOL(get_mem_type);