Searched refs:hv_isolation_type_snp (Results 1 – 8 of 8) sorted by relevance
93 if (!ms_hyperv.paravisor_present || !hv_isolation_type_snp()) in hyperv_init_ghcb()158 if (*hvp && !ms_hyperv.paravisor_present && hv_isolation_type_snp()) { in hv_cpu_init()478 if (ms_hyperv.paravisor_present && hv_isolation_type_snp()) { in hyperv_init()
466 else if (hv_isolation_type_snp()) in hv_ivm_msr_write()477 else if (hv_isolation_type_snp()) in hv_ivm_msr_read()933 bool hv_isolation_type_snp(void) in hv_isolation_type_snp() function
502 (hv_isolation_type_snp() || hv_isolation_type_tdx())) { in hv_common_cpu_init()657 bool __weak hv_isolation_type_snp(void) in hv_isolation_type_snp() function661 EXPORT_SYMBOL_GPL(hv_isolation_type_snp);
516 if (hv_isolation_type_snp()) in vmbus_set_event()
87 else if (hv_isolation_type_snp()) in hv_post_message()
80 bool hv_isolation_type_snp(void);309 bool hv_isolation_type_snp(void);
422 if (!ms_hyperv.paravisor_present && hv_isolation_type_snp()) { in hv_smp_prepare_cpus()712 (!ms_hyperv.paravisor_present && hv_isolation_type_snp())) in ms_hyperv_init_platform()
52 bool hv_isolation_type_snp(void);