Searched refs:arch_vm_ioctl (Results 1 – 2 of 2) sorted by relevance
299 int (*arch_vm_ioctl)(struct file *filp, unsigned int ioctl, member
2474 r = kvm->arch.kvm_ops->arch_vm_ioctl(filp, ioctl, arg); in kvm_arch_vm_ioctl()