Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dfw_cfg.c191 feature_control_bits |= FEATURE_CONTROL_LMCE; in fw_cfg_build_feature_control()
/openbmc/qemu/target/i386/
H A Dcpu.h428 #define FEATURE_CONTROL_LMCE (1<<20) macro