Searched defs:kvm_arch_vm_ioctl (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/loongarch/kvm/ |
| H A D | vm.c | 179 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
| /linux/arch/riscv/kvm/ |
| H A D | vm.c | 268 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
| /linux/arch/mips/kvm/ |
| H A D | mips.c | 987 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
| /linux/arch/powerpc/kvm/ |
| H A D | powerpc.c | 2356 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
| /linux/arch/arm64/kvm/ |
| H A D | arm.c | 1988 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_ioctl() function
|
| /linux/arch/s390/kvm/ |
| H A D | kvm-s390.c | 2866 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_ioctl() function
|
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 7277 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_ioctl() function
|