Searched defs:kvm_arch_vm_ioctl (Results 1 – 7 of 7) sorted by relevance
/linux-6.8/arch/loongarch/kvm/ |
D | vm.c | 91 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/linux-6.8/arch/riscv/kvm/ |
D | vm.c | 211 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/linux-6.8/arch/mips/kvm/ |
D | mips.c | 990 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/linux-6.8/arch/arm64/kvm/ |
D | arm.c | 1683 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/linux-6.8/arch/powerpc/kvm/ |
D | powerpc.c | 2376 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/linux-6.8/arch/s390/kvm/ |
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
|
/linux-6.8/arch/x86/kvm/ |
D | x86.c | 6933 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|