Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/coco/sev/
Dcore.c109 struct sev_es_runtime_data { struct
110 struct ghcb ghcb_page;
119 struct ghcb backup_ghcb;
152 static DEFINE_PER_CPU(struct sev_es_runtime_data*, runtime_data); argument