Home
last modified time | relevance | path

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

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