Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/sgx/
A Ddriver.c168 sgx_attributes_reserved_mask = ~attr_mask | SGX_ATTR_RESERVED_MASK; in sgx_drv_init()
/linux/arch/x86/include/asm/
A Dsgx.h105 #define SGX_ATTR_RESERVED_MASK (BIT_ULL(3) | BIT_ULL(6) | GENMASK_ULL(63, 8)) macro

Completed in 5 milliseconds