Searched refs:find_static_vm_vaddr (Results 1 – 3 of 3) sorted by relevance
81 extern struct static_vm *find_static_vm_vaddr(void *vaddr);
69 struct static_vm *find_static_vm_vaddr(void *vaddr) in find_static_vm_vaddr() function435 svm = find_static_vm_vaddr(addr); in __iounmap()
1105 svm = find_static_vm_vaddr((void *)PCI_IO_VIRT_BASE); in pci_reserve_io()