Searched refs:static_vm (Results 1 – 2 of 2) sorted by relevance
50 static struct static_vm *find_static_vm_paddr(phys_addr_t paddr, in find_static_vm_paddr()53 struct static_vm *svm; in find_static_vm_paddr()73 struct static_vm *find_static_vm_vaddr(void *vaddr) in find_static_vm_vaddr()75 struct static_vm *svm; in find_static_vm_vaddr()92 void __init add_static_vm_early(struct static_vm *svm) in add_static_vm_early()94 struct static_vm *curr_svm; in add_static_vm_early()304 struct static_vm *svm; in __arm_ioremap_pfn_caller()449 struct static_vm *svm; in iounmap()
68 struct static_vm { struct74 extern struct static_vm *find_static_vm_vaddr(void *vaddr); argument75 extern __init void add_static_vm_early(struct static_vm *svm);