Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/boot/compressed/
Dsev.c335 if (!(get_hv_features() & GHCB_HV_FT_SNP)) in sev_enable()
/Linux-v6.1/arch/x86/kernel/
Dsev-shared.c107 static u64 get_hv_features(void) in get_hv_features() function
Dsev.c1390 sev_hv_features = get_hv_features(); in sev_es_init_vc_handling()