Home
last modified time | relevance | path

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

/linux/arch/x86/boot/startup/
H A Dexports.h9 PROVIDE(get_hv_features = __pi_get_hv_features);
H A Dsev-shared.c55 u64 __init get_hv_features(void) in get_hv_features() function
/linux/arch/x86/boot/compressed/
H A Dsev.c420 hv_features = get_hv_features(); in sev_enable()
/linux/arch/x86/coco/sev/
H A Dcore.c1247 sev_hv_features = get_hv_features(); in sev_es_init_vc_handling()