Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsev-es.c46 struct sev_es_runtime_data { struct
47 struct ghcb ghcb_page;
56 struct ghcb backup_ghcb;
86 static DEFINE_PER_CPU(struct sev_es_runtime_data*, runtime_data); argument