Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
A Dsgx.c165 (attributes & SGX_ATTR_PROVISIONKEY)) { in __handle_encls_ecreate()
166 if (sgx_12_1->eax & SGX_ATTR_PROVISIONKEY) in __handle_encls_ecreate()
/linux/arch/x86/include/asm/
A Dsgx.h100 SGX_ATTR_PROVISIONKEY = BIT(4), enumerator
/linux/arch/x86/kernel/cpu/sgx/
A Dmain.c786 *allowed_attributes |= SGX_ATTR_PROVISIONKEY; in sgx_set_attribute()
/linux/arch/x86/kvm/
A Dcpuid.c893 SGX_ATTR_PROVISIONKEY | SGX_ATTR_EINITTOKENKEY | in __do_cpuid_func()
A Dx86.c5813 if ((allowed_attributes & SGX_ATTR_PROVISIONKEY) && in kvm_vm_ioctl_enable_cap()
5814 !(allowed_attributes & ~SGX_ATTR_PROVISIONKEY)) in kvm_vm_ioctl_enable_cap()

Completed in 31 milliseconds