Searched defs:mtype (Results 1 – 6 of 6) sorted by relevance
/arch/arm/mm/ |
D | ioremap.c | 49 size_t size, unsigned int mtype) in find_static_vm_paddr() 110 const struct mem_type *mtype) in ioremap_page() 245 unsigned long offset, size_t size, unsigned int mtype, void *caller) in __arm_ioremap_pfn_caller() 323 unsigned int mtype, void *caller) in __arm_ioremap_caller() 351 unsigned int mtype) in __arm_ioremap_pfn() 393 unsigned int mtype; in __arm_ioremap_exec() local
|
D | nommu.c | 198 size_t size, unsigned int mtype) in __arm_ioremap_pfn() 207 unsigned int mtype, void *caller) in __arm_ioremap_caller()
|
/arch/arm/mach-imx/ |
D | mm-imx3.c | 57 unsigned int mtype, void *caller) in imx3_ioremap_caller()
|
/arch/arm/mach-mvebu/ |
D | coherency.c | 162 unsigned int mtype, void *caller) in armada_wa_ioremap_caller()
|
/arch/arm/mach-ixp4xx/ |
D | common.c | 423 unsigned int mtype, void *caller) in ixp4xx_ioremap_caller()
|
/arch/arm64/kvm/hyp/ |
D | pgtable.c | 330 u32 mtype = device ? MT_DEVICE_nGnRE : MT_NORMAL; in hyp_set_prot_attr() local
|