Searched refs:early_setup_ghcb (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/boot/compressed/
H A Dsev.c178 static bool early_setup_ghcb(void) function
242 if (!boot_ghcb && !early_setup_ghcb())
303 if (!boot_ghcb && !early_setup_ghcb())
408 if (ghcb_version < 2 || (!boot_ghcb && !early_setup_ghcb()))

Completed in 116 milliseconds