Searched refs:arch_vm_ioctl (Results 1 – 4 of 4) sorted by relevance
290 long (*arch_vm_ioctl)(struct file *filp, unsigned int ioctl, member
2080 .arch_vm_ioctl = kvm_arch_vm_ioctl_pr,
2488 r = kvm->arch.kvm_ops->arch_vm_ioctl(filp, ioctl, arg); in kvm_arch_vm_ioctl()
6177 .arch_vm_ioctl = kvm_arch_vm_ioctl_hv,