Searched defs:sev_es_runtime_data (Results 1 – 1 of 1) sorted by relevance
96 struct sev_es_runtime_data { struct97 struct ghcb ghcb_page;106 struct ghcb backup_ghcb;139 static DEFINE_PER_CPU(struct sev_es_runtime_data*, runtime_data); argument