Searched refs:kvm_arch_vm_ioctl (Results 1 – 8 of 8) sorted by relevance
/linux/arch/loongarch/kvm/ |
H A D | vm.c | 164 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 | 212 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 | 988 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/linux/include/linux/ |
H A D | kvm_host.h | 1553 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg);
|
/linux/arch/arm64/kvm/ |
H A D | arm.c | 1814 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/linux/virt/kvm/ |
H A D | kvm_main.c | 5279 r = kvm_arch_vm_ioctl(filp, ioctl, arg); in kvm_vm_ioctl()
|
/linux/arch/s390/kvm/ |
H A D | kvm-s390.c | 3022 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/linux/arch/x86/kvm/ |
H A D | x86.c | 6996 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|