Searched refs:find_static_vm_vaddr (Results 1 – 3 of 3) sorted by relevance
74 extern struct static_vm *find_static_vm_vaddr(void *vaddr);
72 struct static_vm *find_static_vm_vaddr(void *vaddr) in find_static_vm_vaddr() function427 svm = find_static_vm_vaddr(addr); in iounmap()
1137 svm = find_static_vm_vaddr((void *)PCI_IO_VIRT_BASE); in pci_reserve_io()