Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsgx.h421 unsigned int attribute_fd);
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dmain.c893 unsigned int attribute_fd) in sgx_set_attribute() argument
895 struct fd f = fdget(attribute_fd); in sgx_set_attribute()