Searched refs:find_static_vm_vaddr (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mm/
H A Dmm.h80 extern struct static_vm *find_static_vm_vaddr(void *vaddr);
H A Dioremap.c68 struct static_vm *find_static_vm_vaddr(void *vaddr) find_static_vm_vaddr() function
409 svm = find_static_vm_vaddr(addr); __iounmap()
H A Dmmu.c1012 svm = find_static_vm_vaddr((void *)PCI_IO_VIRT_BASE); pci_reserve_io()

Completed in 167 milliseconds