Searched refs:paravisor_present (Results 1 – 8 of 8) 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() 127 if (ms_hyperv.paravisor_present && hv_isolation_type_tdx()) { in hv_synic_alloc() 149 if (!ms_hyperv.paravisor_present && !hv_root_partition()) { in hv_synic_alloc() 168 if (!ms_hyperv.paravisor_present && in hv_synic_alloc() 217 if (ms_hyperv.paravisor_present && hv_isolation_type_tdx()) { in hv_synic_free() 228 if (!ms_hyperv.paravisor_present && in hv_synic_free() 277 if (ms_hyperv.paravisor_present || hv_root_partition()) { in hv_synic_enable_regs() 296 if (ms_hyperv.paravisor_present || hv_root_partition()) { in hv_synic_enable_regs() 362 if (ms_hyperv.paravisor_present || hv_root_partitio in hv_synic_disable_regs() [all...]
512 if (ms_hyperv.paravisor_present) { in vmbus_set_event()
499 if (!ms_hyperv.paravisor_present && in hv_common_cpu_init()
71 if (hv_is_synic_msr(reg) && ms_hyperv.paravisor_present) in hv_get_non_nested_msr() 81 if (hv_is_synic_msr(reg) && ms_hyperv.paravisor_present) { in hv_set_non_nested_msr() 376 if (!ms_hyperv.paravisor_present && hv_isolation_type_snp()) { in hv_smp_prepare_cpus() 487 hyperv_paravisor_present = !!ms_hyperv.paravisor_present; in ms_hyperv_init_platform() 501 if (!ms_hyperv.paravisor_present) { in ms_hyperv_init_platform() 591 ms_hyperv.paravisor_present) in ms_hyperv_init_platform() 615 (!ms_hyperv.paravisor_present && hv_isolation_type_snp())) in ms_hyperv_init_platform()
185 if (ms_hyperv.paravisor_present || !hv_isolation_type_tdx()) in __send_ipi_mask() 245 if (ms_hyperv.paravisor_present || !hv_isolation_type_tdx()) in __send_ipi_one()
445 if (!ms_hyperv.paravisor_present) in hv_ivm_msr_write() 456 if (!ms_hyperv.paravisor_present) in hv_ivm_msr_read()
49 u32 paravisor_present : 1; member
152 if (!ms_hyperv.paravisor_present && hv_isolation_type_tdx()) in hv_stimer_init()