Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Dsev-es.c47 struct sev_es_runtime_data { struct
97 static DEFINE_PER_CPU(struct sev_es_runtime_data*, runtime_data); argument
105 struct sev_es_runtime_data *data; in setup_vc_stacks()
175 struct sev_es_runtime_data *data; in sev_es_get_ghcb()
204 struct sev_es_runtime_data *data; in sev_es_put_ghcb()
505 struct sev_es_runtime_data *data; in sev_es_efi_map_ghcbs()
636 struct sev_es_runtime_data *data; in alloc_runtime_data()
647 struct sev_es_runtime_data *data; in init_ghcb()
667 BUILD_BUG_ON(offsetof(struct sev_es_runtime_data, ghcb_page) % PAGE_SIZE); in sev_es_init_vc_handling()
987 struct sev_es_runtime_data *data = this_cpu_read(runtime_data); in vc_handle_dr7_write()
[all …]