Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsev-internal.h10 struct sev_es_runtime_data { struct
11 struct ghcb ghcb_page;
20 struct ghcb backup_ghcb;
55 DECLARE_PER_CPU(struct sev_es_runtime_data*, runtime_data); argument