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

/linux-master/arch/x86/include/asm/
H A Dsev.h181 extern int __init sev_es_efi_map_ghcbs(pgd_t *pgd);
237 static inline int sev_es_efi_map_ghcbs(pgd_t *pgd) { return 0; } function
/linux-master/arch/x86/platform/efi/
H A Defi_64.c218 if (sev_es_efi_map_ghcbs(pgd)) {
/linux-master/arch/x86/kernel/
H A Dsev.c1178 int __init sev_es_efi_map_ghcbs(pgd_t *pgd) function

Completed in 118 milliseconds