Searched refs:sev_es_runtime_data (Results 1 – 1 of 1) sorted by relevance
46 struct sev_es_runtime_data { struct96 static DEFINE_PER_CPU(struct sev_es_runtime_data*, runtime_data); argument104 struct sev_es_runtime_data *data; in setup_vc_stacks()202 struct sev_es_runtime_data *data; in __sev_get_ghcb()500 struct sev_es_runtime_data *data; in __sev_put_ghcb()613 struct sev_es_runtime_data *data; in sev_es_efi_map_ghcbs()744 struct sev_es_runtime_data *data; in alloc_runtime_data()755 struct sev_es_runtime_data *data; in init_ghcb()775 BUILD_BUG_ON(offsetof(struct sev_es_runtime_data, ghcb_page) % PAGE_SIZE); in sev_es_init_vc_handling()1095 struct sev_es_runtime_data *data = this_cpu_read(runtime_data); in vc_handle_dr7_write()[all …]