Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/boot/compressed/
Dsev.c206 static bool early_setup_ghcb(void) in early_setup_ghcb() function
270 if (!boot_ghcb && !early_setup_ghcb()) in snp_accept_memory()
341 if (!boot_ghcb && !early_setup_ghcb()) in do_boot_stage2_vc()
426 if (ghcb_version < 2 || (!boot_ghcb && !early_setup_ghcb())) in snp_check_features()