Searched defs:kvm_arch_vm_ioctl (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/riscv/kvm/ |
H A D | vm.c | 212 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/openbmc/linux/arch/mips/kvm/ |
H A D | mips.c | 990 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | arm.c | 1564 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | powerpc.c | 2384 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/openbmc/linux/arch/s390/kvm/ |
H A D | kvm-s390.c | 2983 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/openbmc/linux/arch/x86/kvm/ |
H A D | x86.c | 6775 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|