Searched refs:MT_UNCACHED (Results 1 - 5 of 5) sorted by path

/linux-master/arch/arm/include/asm/mach/
H A Dmap.h23 MT_UNCACHED = 4, enumerator in enum:__anon1
/linux-master/arch/arm/mach-mvebu/
H A Dcoherency.c156 * areas are mapped as MT_UNCACHED instead of MT_DEVICE. This is
164 mtype = MT_UNCACHED;
174 pci_ioremap_set_mem_type(MT_UNCACHED);
/linux-master/arch/arm/mm/
H A Dioremap.c476 return arch_ioremap_caller(res_cookie, size, MT_UNCACHED,
H A Dmmu.c258 [MT_UNCACHED] = {
H A Dnommu.c248 return arch_ioremap_caller(res_cookie, size, MT_UNCACHED,

Completed in 202 milliseconds