Searched refs:vm_destroy (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | kvm-x86-ops.h | 23 KVM_X86_OP_OPTIONAL(vm_destroy)
|
| H A D | kvm_host.h | 1746 void (*vm_destroy)(struct kvm *kvm); member
|
| /linux/include/uapi/drm/ |
| H A D | asahi_drm.h | 1180 DRM_IOCTL_ASAHI_VM_DESTROY = DRM_IOCTL_ASAHI(W, VM_DESTROY, vm_destroy),
|
| H A D | panthor_drm.h | 1211 DRM_IOCTL_PANTHOR(WR, VM_DESTROY, vm_destroy),
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | main.c | 883 .vm_destroy = vt_op(vm_destroy),
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_drv.c | 1528 PANTHOR_IOCTL(VM_DESTROY, vm_destroy, DRM_RENDER_ALLOW),
|
| /linux/arch/x86/kvm/svm/ |
| H A D | svm.c | 5146 .vm_destroy = svm_vm_destroy,
|
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 13413 kvm_x86_call(vm_destroy)(kvm); in kvm_arch_destroy_vm() local
|