Searched refs:ghcb_version (Results 1 – 4 of 4) sorted by relevance
39 u16 ghcb_version __section(".data");229 if (ghcb_version < 2 || (!boot_ghcb && !early_setup_ghcb())) in snp_check_features()
98 __u16 ghcb_version; /* maximum guest GHCB version allowed */107 ``ghcb_version`` must be 0 for SEV virtual machines, as they do not issue GHCB108 requests. If ``ghcb_version`` is 0 for any other guest type, then the maximum121 set to zero, and ``ghcb_version`` is set to 0 for KVM_SEV_INIT and 1 for
59 if (ghcb_version < 2) in get_hv_features()
764 __u16 ghcb_version; member