Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dkvm_ppc.h298 long (*arch_vm_ioctl)(struct file *filp, unsigned int ioctl, member
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_pr.c2094 .arch_vm_ioctl = kvm_arch_vm_ioctl_pr,
H A Dpowerpc.c2440 r = kvm->arch.kvm_ops->arch_vm_ioctl(filp, ioctl, arg); in kvm_arch_vm_ioctl()
H A Dbook3s_hv.c5676 .arch_vm_ioctl = kvm_arch_vm_ioctl_hv,