Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A Dsev.c504 if (!(get_hv_features() & GHCB_HV_FT_SNP)) in sev_enable()
/openbmc/linux/arch/x86/kernel/
H A Dsev-shared.c111 static u64 get_hv_features(void) in get_hv_features() function
H A Dsev.c1367 sev_hv_features = get_hv_features(); in sev_es_init_vc_handling()