Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmem_encrypt.h53 bool sev_es_active(void);
79 static inline bool sev_es_active(void) { return false; } in sev_es_active() function
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dmem_encrypt.c358 bool noinstr sev_es_active(void) in sev_es_active() function
432 if (sev_es_active()) in print_mem_encrypt_feature_info()
/kernel/linux/linux-5.10/arch/x86/realmode/
H A Dinit.c74 if (sev_es_active()) { in sme_sev_setup_real_mode()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsev-es.c601 if (!sev_es_active()) in sev_es_efi_map_ghcbs()
760 if (!sev_es_active()) in sev_es_init_vc_handling()

Completed in 4 milliseconds