Home
last modified time | relevance | path

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

/Linux-v5.15/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.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()
Dmmu.c985 struct static_vm *svm; in iotable_init()
1013 struct static_vm *svm; in vm_reserve_area_early()
1050 struct static_vm *svm; in fill_pmd_gaps()
1096 struct static_vm *svm; in pci_reserve_io()