Home
last modified time | relevance | path

Searched refs:__get_vm_area_caller (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dioremap.c85 area = __get_vm_area_caller(size, VM_IOREMAP, IOREMAP_START, IOREMAP_END, caller); in do_ioremap()
/OK3568_Linux_fs/kernel/include/linux/
H A Dvmalloc.h165 extern struct vm_struct *__get_vm_area_caller(unsigned long size,
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci_64.c135 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 Dsq.c106 vma = __get_vm_area_caller(map->size, VM_ALLOC, map->sq_addr, in __sq_remap()
/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dpmb.c446 area = __get_vm_area_caller(aligned, VM_IOREMAP, 0xb0000000, in pmb_remap_caller()
/OK3568_Linux_fs/kernel/mm/
H A Dvmalloc.c2101 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 Dabi_gki_aarch64_exynos848 __get_vm_area_caller