Searched refs:sgx_set_attribute (Results 1 – 4 of 4) sorted by relevance
375 int sgx_set_attribute(unsigned long *allowed_attributes,
772 int sgx_set_attribute(unsigned long *allowed_attributes, in sgx_set_attribute() function791 EXPORT_SYMBOL_GPL(sgx_set_attribute);
674 return sgx_set_attribute(&encl->attributes_mask, params.fd); in sgx_ioc_enclave_provision()
5808 r = sgx_set_attribute(&allowed_attributes, cap->args[0]); in kvm_vm_ioctl_enable_cap()
Completed in 26 milliseconds