Searched refs:__get_vm_area_caller (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ |
| H A D | ioremap.c | 85 area = __get_vm_area_caller(size, VM_IOREMAP, IOREMAP_START, IOREMAP_END, caller); in do_ioremap()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | vmalloc.h | 165 extern struct vm_struct *__get_vm_area_caller(unsigned long size,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | pci_64.c | 135 area = __get_vm_area_caller(size, 0, PHB_IO_BASE, PHB_IO_END, in ioremap_phb()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh4/ |
| H A D | sq.c | 106 vma = __get_vm_area_caller(map->size, VM_ALLOC, map->sq_addr, in __sq_remap()
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | pmb.c | 446 area = __get_vm_area_caller(aligned, VM_IOREMAP, 0xb0000000, in pmb_remap_caller()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | vmalloc.c | 2101 struct vm_struct *__get_vm_area_caller(unsigned long size, unsigned long flags, in __get_vm_area_caller() function 2108 EXPORT_SYMBOL_GPL(__get_vm_area_caller);
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_exynos | 848 __get_vm_area_caller
|