Searched refs:sgx_set_attribute (Results 1 – 3 of 3) sorted by relevance
420 int sgx_set_attribute(unsigned long *allowed_attributes,
892 * sgx_set_attribute() - Update allowed attributes given file descriptor904 int sgx_set_attribute(unsigned long *allowed_attributes, in sgx_set_attribute() function 918 EXPORT_SYMBOL_GPL(sgx_set_attribute);
6530 r = sgx_set_attribute(&allowed_attributes, cap->args[0]); in kvm_vm_ioctl_enable_cap()