Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dsev.h27 #define SEV_POLICY_NODBG 0x1 macro
H A Dsev.c482 info->u.sev.policy & SEV_POLICY_NODBG ? "off" : "on"); in hmp_info_sev()