Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
H A Dsev.c116 if (!sev_es_check_cpu_features()) in sev_es_shutdown_ghcb()
/linux/arch/x86/include/asm/
H A Dsev.h570 bool sev_es_check_cpu_features(void);
/linux/arch/x86/coco/sev/
H A Dvc-shared.c627 bool __init sev_es_check_cpu_features(void) in sev_es_check_cpu_features() function
H A Dcore.c1239 if (!sev_es_check_cpu_features()) in sev_es_init_vc_handling()