Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dfw_cfg.c200 feature_control_bits |= FEATURE_CONTROL_SGX_LC; in fw_cfg_build_feature_control()
/openbmc/qemu/target/i386/
H A Dcpu.h426 #define FEATURE_CONTROL_SGX_LC (1ULL << 17) macro