Searched refs:sev_es_runtime_data (Results 1 – 1 of 1) sorted by relevance
46 struct sev_es_runtime_data { struct86 static DEFINE_PER_CPU(struct sev_es_runtime_data*, runtime_data); argument159 struct sev_es_runtime_data *data; in __sev_get_ghcb()456 struct sev_es_runtime_data *data; in __sev_put_ghcb()569 struct sev_es_runtime_data *data; in sev_es_efi_map_ghcbs()700 struct sev_es_runtime_data *data; in alloc_runtime_data()711 struct sev_es_runtime_data *data; in init_ghcb()731 BUILD_BUG_ON(offsetof(struct sev_es_runtime_data, ghcb_page) % PAGE_SIZE); in sev_es_init_vc_handling()1050 struct sev_es_runtime_data *data = this_cpu_read(runtime_data); in vc_handle_dr7_write()1088 struct sev_es_runtime_data *data = this_cpu_read(runtime_data); in vc_handle_dr7_read()