Home
last modified time | relevance | path

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

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