Searched refs:priv_high (Results 1 – 5 of 5) sorted by relevance
47 ms_hyperv.priv_high = result.as32.b; in hyperv_init()54 ms_hyperv.features, ms_hyperv.priv_high, ms_hyperv.hints, in hyperv_init()
366 ms_hyperv.priv_high = cpuid_ebx(HYPERV_CPUID_FEATURES); in ms_hyperv_init_platform()373 ms_hyperv.features, ms_hyperv.priv_high, ms_hyperv.hints, in ms_hyperv_init_platform()396 if ((ms_hyperv.priv_high & HV_CPU_MANAGEMENT) && in ms_hyperv_init_platform()397 !(ms_hyperv.priv_high & HV_ISOLATION)) { in ms_hyperv_init_platform()428 if (ms_hyperv.priv_high & HV_ISOLATION) { in ms_hyperv_init_platform()
33 u32 priv_high; member
460 if (!(ms_hyperv.priv_high & HV_ENABLE_EXTENDED_HYPERCALLS)) in hv_query_ext_cap()
621 if (!(ms_hyperv.priv_high & HV_ISOLATION)) in hv_get_isolation_type()