Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsev.c77 struct sev_es_runtime_data { struct
117 static DEFINE_PER_CPU(struct sev_es_runtime_data*, runtime_data); argument
218 struct sev_es_runtime_data *data; in __sev_get_ghcb()
561 struct sev_es_runtime_data *data; in __sev_put_ghcb()
1161 struct sev_es_runtime_data *data; in sev_es_efi_map_ghcbs()
1211 struct sev_es_runtime_data *data; in snp_register_per_cpu_ghcb()
1323 struct sev_es_runtime_data *data; in alloc_runtime_data()
1334 struct sev_es_runtime_data *data; in init_ghcb()
1354 BUILD_BUG_ON(offsetof(struct sev_es_runtime_data, ghcb_page) % PAGE_SIZE); in sev_es_init_vc_handling()
1594 struct sev_es_runtime_data *data = this_cpu_read(runtime_data); in vc_handle_dr7_write()
[all …]