Searched refs:static_vm (Results 1 – 3 of 3) sorted by relevance
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);
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()
1020 struct static_vm *svm; in iotable_init()1045 struct static_vm *svm; in vm_reserve_area_early()1079 struct static_vm *svm; in fill_pmd_gaps()1125 struct static_vm *svm; in pci_reserve_io()
Completed in 9 milliseconds