Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/mach/
A Dmap.h53 extern const struct mem_type *get_mem_type(unsigned int type);
/linux/arch/arm/mm/
A Dmm.h46 const struct mem_type *get_mem_type(unsigned int type);
A Dioremap.c262 type = get_mem_type(mtype); in __arm_ioremap_pfn_caller()
469 __pgprot(get_mem_type(pci_ioremap_mem_type)->prot_pte)); in pci_ioremap_io()
A Dmmu.c336 const struct mem_type *get_mem_type(unsigned int type) in get_mem_type() function
340 EXPORT_SYMBOL(get_mem_type);

Completed in 8 milliseconds