Searched refs:hv_isolation_type_snp (Results 1 – 8 of 8) sorted by relevance
51 bool hv_isolation_type_snp(void);80 if (hv_isolation_type_snp() && !hyperv_paravisor_present) { in hv_do_hypercall()136 if (hv_isolation_type_snp() && !hyperv_paravisor_present) { in _hv_do_fast_hypercall8()190 if (hv_isolation_type_snp() && !hyperv_paravisor_present) { in _hv_do_fast_hypercall16()
386 (hv_isolation_type_snp() || hv_isolation_type_tdx())) { in hv_common_cpu_init()529 bool __weak hv_isolation_type_snp(void) in hv_isolation_type_snp() function533 EXPORT_SYMBOL_GPL(hv_isolation_type_snp);
81 else if (hv_isolation_type_snp()) in hv_post_message()167 (hv_isolation_type_snp() || hv_isolation_type_tdx())) { in hv_synic_alloc()228 (hv_isolation_type_snp() || hv_isolation_type_tdx())) { in hv_synic_free()
502 if (hv_isolation_type_snp()) in vmbus_set_event()
67 bool hv_isolation_type_snp(void);283 bool hv_isolation_type_snp(void);
58 if (!ms_hyperv.paravisor_present || !hv_isolation_type_snp()) in hyperv_init_ghcb()123 if (*hvp && !ms_hyperv.paravisor_present && hv_isolation_type_snp()) { in hv_cpu_init()486 if (ms_hyperv.paravisor_present && hv_isolation_type_snp()) { in hyperv_init()
441 else if (hv_isolation_type_snp()) in hv_ivm_msr_write()452 else if (hv_isolation_type_snp()) in hv_ivm_msr_read()648 bool hv_isolation_type_snp(void) in hv_isolation_type_snp() function
307 if (!ms_hyperv.paravisor_present && hv_isolation_type_snp()) { in hv_smp_prepare_cpus()558 (!ms_hyperv.paravisor_present && hv_isolation_type_snp())) in ms_hyperv_init_platform()