Home
last modified time | relevance | path

Searched refs:static_vm (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dioremap.c48 static struct static_vm *find_static_vm_paddr(phys_addr_t paddr, in find_static_vm_paddr()
51 struct static_vm *svm; in find_static_vm_paddr()
71 struct static_vm *find_static_vm_vaddr(void *vaddr) in find_static_vm_vaddr()
73 struct static_vm *svm; in find_static_vm_vaddr()
90 void __init add_static_vm_early(struct static_vm *svm) in add_static_vm_early()
92 struct static_vm *curr_svm; in add_static_vm_early()
274 struct static_vm *svm; in __arm_ioremap_pfn_caller()
414 struct static_vm *svm; in __iounmap()
H A Dmm.h68 struct static_vm { struct
74 extern struct static_vm *find_static_vm_vaddr(void *vaddr); argument
75 extern __init void add_static_vm_early(struct static_vm *svm);
H A Dmmu.c1005 struct static_vm *svm; in iotable_init()
1033 struct static_vm *svm; in vm_reserve_area_early()
1070 struct static_vm *svm; in fill_pmd_gaps()
1116 struct static_vm *svm; in pci_reserve_io()