Searched refs:SGX_ATTR_PROVISIONKEY (Results 1 – 5 of 5) sorted by relevance
165 (attributes & SGX_ATTR_PROVISIONKEY)) { in __handle_encls_ecreate()166 if (sgx_12_1->eax & SGX_ATTR_PROVISIONKEY) in __handle_encls_ecreate()
123 SGX_ATTR_PROVISIONKEY = BIT(4), enumerator
906 *allowed_attributes |= SGX_ATTR_PROVISIONKEY; in sgx_set_attribute()
1048 SGX_ATTR_PROVISIONKEY | SGX_ATTR_EINITTOKENKEY | in __do_cpuid_func()
6272 if ((allowed_attributes & SGX_ATTR_PROVISIONKEY) && in kvm_vm_ioctl_enable_cap()6273 !(allowed_attributes & ~SGX_ATTR_PROVISIONKEY)) in kvm_vm_ioctl_enable_cap()