Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mm/
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);
Dioremap.c47 static struct static_vm *find_static_vm_paddr(phys_addr_t paddr, in find_static_vm_paddr()
50 struct static_vm *svm; in find_static_vm_paddr()
70 struct static_vm *find_static_vm_vaddr(void *vaddr) in find_static_vm_vaddr()
72 struct static_vm *svm; in find_static_vm_vaddr()
89 void __init add_static_vm_early(struct static_vm *svm) in add_static_vm_early()
91 struct static_vm *curr_svm; in add_static_vm_early()
273 struct static_vm *svm; in __arm_ioremap_pfn_caller()
412 struct static_vm *svm; in __iounmap()
Dmmu.c984 struct static_vm *svm; in iotable_init()
1012 struct static_vm *svm; in vm_reserve_area_early()
1049 struct static_vm *svm; in fill_pmd_gaps()
1095 struct static_vm *svm; in pci_reserve_io()