Searched refs:ghcb_page (Results 1 – 2 of 2) sorted by relevance
110 struct ghcb ghcb_page; member242 ghcb = &data->ghcb_page; in __sev_get_ghcb()638 ghcb = &data->ghcb_page; in __sev_put_ghcb()1102 ghcb = (unsigned long)&data->ghcb_page; in unshare_all_memory()1243 ghcb = &data->ghcb_page; in snp_kexec_finish()1485 address = __pa(&data->ghcb_page); in sev_es_efi_map_ghcbs()1585 ghcb = &data->ghcb_page; in snp_register_per_cpu_ghcb()1719 err = early_set_memory_decrypted((unsigned long)&data->ghcb_page, in init_ghcb()1720 sizeof(data->ghcb_page)); in init_ghcb()1724 memset(&data->ghcb_page, 0, sizeof(data->ghcb_page)); in init_ghcb()[all …]
918 struct page *intercept_message_page, *register_page, *ghcb_page; in mshv_partition_ioctl_create_vp() local957 &ghcb_page); in mshv_partition_ioctl_create_vp()989 vp->vp_ghcb_page = page_to_virt(ghcb_page); in mshv_partition_ioctl_create_vp()