Home
last modified time | relevance | path

Searched defs:enable_sgx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kvm/vmx/
H A Dsgx.h20 #define enable_sgx 0 macro
H A Dsgx.c14 bool __read_mostly enable_sgx = 1; variable