Home
last modified time | relevance | path

Searched refs:miscselect (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dsgx.c149 u32 miscselect; in __handle_encls_ecreate() local
160 miscselect = contents->miscselect; in __handle_encls_ecreate()
180 if ((u32)miscselect & ~sgx_12_0->ebx || in __handle_encls_ecreate()
/linux/arch/x86/include/asm/
H A Dsgx.h181 u32 miscselect; member
376 u32 miscselect; member
/linux/arch/x86/kernel/cpu/sgx/
H A Dioctl.c494 if (sigstruct->body.miscselect & sigstruct->body.misc_mask & in sgx_encl_init()