Searched refs:paravisor_present (Results 1 – 9 of 9) sorted by relevance
66 if (hv_isolation_type_tdx() && ms_hyperv.paravisor_present) in hv_post_message()77 if (ms_hyperv.paravisor_present) { in hv_post_message()125 if (ms_hyperv.paravisor_present && hv_isolation_type_tdx()) { in hv_synic_alloc()147 if (!ms_hyperv.paravisor_present && !hv_root_partition) { in hv_synic_alloc()166 if (!ms_hyperv.paravisor_present && in hv_synic_alloc()215 if (ms_hyperv.paravisor_present && hv_isolation_type_tdx()) { in hv_synic_free()226 if (!ms_hyperv.paravisor_present && in hv_synic_free()275 if (ms_hyperv.paravisor_present || hv_root_partition) { in hv_synic_enable_regs()294 if (ms_hyperv.paravisor_present || hv_root_partition) { in hv_synic_enable_regs()370 if (ms_hyperv.paravisor_present || hv_root_partition) { in hv_synic_disable_regs()[all …]
501 if (ms_hyperv.paravisor_present) { in vmbus_set_event()
461 if (!ms_hyperv.paravisor_present && in hv_common_cpu_init()
72 if (hv_is_synic_msr(reg) && ms_hyperv.paravisor_present) in hv_get_non_nested_msr()82 if (hv_is_synic_msr(reg) && ms_hyperv.paravisor_present) { in hv_set_non_nested_msr()311 if (!ms_hyperv.paravisor_present && hv_isolation_type_snp()) { in hv_smp_prepare_cpus()437 hyperv_paravisor_present = !!ms_hyperv.paravisor_present; in ms_hyperv_init_platform()451 if (!ms_hyperv.paravisor_present) { in ms_hyperv_init_platform()541 ms_hyperv.paravisor_present) in ms_hyperv_init_platform()565 (!ms_hyperv.paravisor_present && hv_isolation_type_snp())) in ms_hyperv_init_platform()
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()530 if (hv_isolation_type_tdx() && !ms_hyperv.paravisor_present) in hyperv_init()721 if (hv_isolation_type_tdx() && !ms_hyperv.paravisor_present) in hv_is_hyperv_initialized()
180 if (ms_hyperv.paravisor_present || !hv_isolation_type_tdx()) in __send_ipi_mask()240 if (ms_hyperv.paravisor_present || !hv_isolation_type_tdx()) in __send_ipi_one()
437 if (!ms_hyperv.paravisor_present) in hv_ivm_msr_write()448 if (!ms_hyperv.paravisor_present) in hv_ivm_msr_read()
44 u32 paravisor_present : 1; member
150 if (!ms_hyperv.paravisor_present && hv_isolation_type_tdx()) in hv_stimer_init()
Completed in 18 milliseconds