Searched defs:kvm_arch_vm_ioctl (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/arch/loongarch/kvm/ |
D | vm.c | 157 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/linux-6.12.1/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.12.1/arch/mips/kvm/ |
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-6.12.1/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.12.1/arch/powerpc/kvm/ |
D | powerpc.c | 2378 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/linux-6.12.1/arch/s390/kvm/ |
D | kvm-s390.c | 2991 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|
/linux-6.12.1/arch/x86/kvm/ |
D | x86.c | 7027 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() function
|