Home
last modified time | relevance | path

Searched refs:HV_ISOLATION_TYPE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/x86/hyperv/
Divm.c242 return FIELD_GET(HV_ISOLATION_TYPE, ms_hyperv.isolation_config_b); in hv_get_isolation_type()
/linux-6.1.9/arch/x86/include/asm/
Dhyperv-tlfs.h157 #define HV_ISOLATION_TYPE GENMASK(3, 0) macro