Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dsgx.h13 int handle_encls(struct kvm_vcpu *vcpu);
H A Dsgx.c380 int handle_encls(struct kvm_vcpu *vcpu) in handle_encls() function
H A Dvmx.c6043 static int handle_encls(struct kvm_vcpu *vcpu) in handle_encls() function
6147 [EXIT_REASON_ENCLS] = handle_encls,