Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dsev.h145 uint64_t sev_features; member
H A Dsev.c121 uint64_t sev_features; member
490 static int check_sev_features(SevCommonState *sev_common, uint64_t sev_features, in check_sev_features()