Searched refs:vfio_pci_mmap_huge_fault (Results 1 – 1 of 1) sorted by relevance
1656 static vm_fault_t vfio_pci_mmap_huge_fault(struct vm_fault *vmf, in vfio_pci_mmap_huge_fault() function1712 return vfio_pci_mmap_huge_fault(vmf, 0); in vfio_pci_mmap_page_fault()1718 .huge_fault = vfio_pci_mmap_huge_fault,