Searched defs:kvm_arch_vm_ioctl (Results 1 – 7 of 7) sorted by relevance
/linux-6.15/arch/loongarch/kvm/ |
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-6.15/arch/riscv/kvm/ |
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-6.15/arch/mips/kvm/ |
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-6.15/arch/arm64/kvm/ |
D | arm.c | 1846 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/linux-6.15/arch/powerpc/kvm/ |
D | powerpc.c | 2362 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/linux-6.15/arch/s390/kvm/ |
D | kvm-s390.c | 3024 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/linux-6.15/arch/x86/kvm/ |
D | x86.c | 7019 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|