Searched refs:arch_vm_ioctl (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dkvm_ppc.h300 int (*arch_vm_ioctl)(struct file *filp, unsigned int ioctl, member in struct:kvmppc_ops
/linux-master/arch/powerpc/kvm/
H A Dbook3s_pr.c2083 .arch_vm_ioctl = kvm_arch_vm_ioctl_pr,
H A Dpowerpc.c2488 r = kvm->arch.kvm_ops->arch_vm_ioctl(filp, ioctl, arg);
H A Dbook3s_hv.c6376 .arch_vm_ioctl = kvm_arch_vm_ioctl_hv,

Completed in 187 milliseconds