Home
last modified time | relevance | path

Searched refs:KVM_X86_OP_OPTIONAL (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/x86/include/asm/
H A Dkvm-x86-ops.h23 KVM_X86_OP_OPTIONAL(vm_destroy)
42 KVM_X86_OP_OPTIONAL(post_set_cr3)
92 KVM_X86_OP_OPTIONAL(sync_pir_to_irr)
111 KVM_X86_OP_OPTIONAL(vcpu_blocking)
112 KVM_X86_OP_OPTIONAL(vcpu_unblocking)
113 KVM_X86_OP_OPTIONAL(pi_update_irte)
118 KVM_X86_OP_OPTIONAL(set_hv_timer)
127 KVM_X86_OP_OPTIONAL(dev_get_attr)
128 KVM_X86_OP_OPTIONAL(mem_enc_ioctl)
138 KVM_X86_OP_OPTIONAL(migrate_timers)
[all …]
H A Dkvm_host.h1939 #define KVM_X86_OP_OPTIONAL KVM_X86_OP macro
/linux-6.15/arch/x86/kvm/
H A Dx86.c145 #define KVM_X86_OP_OPTIONAL KVM_X86_OP macro
9672 #define KVM_X86_OP_OPTIONAL __KVM_X86_OP in kvm_ops_update() macro