Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/mm/
Dioremap.c49 static struct static_vm *find_static_vm_paddr(phys_addr_t paddr, in find_static_vm_paddr()
52 struct static_vm *svm; in find_static_vm_paddr()
72 struct static_vm *find_static_vm_vaddr(void *vaddr) in find_static_vm_vaddr()
74 struct static_vm *svm; in find_static_vm_vaddr()
91 void __init add_static_vm_early(struct static_vm *svm) in add_static_vm_early()
93 struct static_vm *curr_svm; in add_static_vm_early()
279 struct static_vm *svm; in __arm_ioremap_pfn_caller()
424 struct static_vm *svm; in iounmap()
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);
Dmmu.c1025 struct static_vm *svm; in iotable_init()
1053 struct static_vm *svm; in vm_reserve_area_early()
1090 struct static_vm *svm; in fill_pmd_gaps()
1136 struct static_vm *svm; in pci_reserve_io()