Home
last modified time | relevance | path

Searched refs:attribute_fd (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/
Dsgx.h402 unsigned int attribute_fd);
/linux-6.1.9/arch/x86/kernel/cpu/sgx/
Dmain.c893 unsigned int attribute_fd) in sgx_set_attribute() argument
897 file = fget(attribute_fd); in sgx_set_attribute()