Searched refs:early_setup_ghcb (Results 1 - 1 of 1) sorted by last modified time

/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())
388 if (ghcb_version < 2 || (!boot_ghcb && !early_setup_ghcb()))

Completed in 377 milliseconds