early_setup_ghcb
bool early_setup_ghcb(void);
if (!boot_ghcb && !early_setup_ghcb())
if (ghcb_version < 2 || (!boot_ghcb && !early_setup_ghcb()))