Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c6251 static int handle_tdx_instruction(struct kvm_vcpu *vcpu) in handle_tdx_instruction() function
6382 [EXIT_REASON_SEAMCALL] = handle_tdx_instruction,
6383 [EXIT_REASON_TDCALL] = handle_tdx_instruction,