Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/boot/compressed/
Dsev.c501 if (!(get_hv_features() & GHCB_HV_FT_SNP)) in sev_enable()
/Linux-v6.6/arch/x86/kernel/
Dsev-shared.c110 static u64 get_hv_features(void) in get_hv_features() function
Dsev.c1376 sev_hv_features = get_hv_features(); in sev_es_init_vc_handling()