Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dsgx.c165 if (!vcpu->kvm->arch.sgx_provisioning_allowed && in __handle_encls_ecreate()
444 if (!vcpu->kvm->arch.sgx_provisioning_allowed) in sgx_intercept_encls_ecreate()
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h1381 bool sgx_provisioning_allowed; member
/openbmc/linux/arch/x86/kvm/
H A Dx86.c6410 kvm->arch.sgx_provisioning_allowed = true; in kvm_vm_ioctl_enable_cap()