Searched refs:sgx_set_attribute (Results 1 – 3 of 3) sorted by relevance
906 int sgx_set_attribute(unsigned long *allowed_attributes, in sgx_set_attribute() function920 EXPORT_SYMBOL_FOR_KVM(sgx_set_attribute);
644 return sgx_set_attribute(&encl->attributes_mask, params.fd); in sgx_ioc_enclave_provision()
6846 r = sgx_set_attribute(&allowed_attributes, cap->args[0]); in kvm_vm_ioctl_enable_cap()