Searched refs:msi_ext_dest_id (Results 1 – 10 of 10) sorted by relevance
260 static bool __init msi_ext_dest_id(void) in msi_ext_dest_id() function331 .init.msi_ext_dest_id = msi_ext_dest_id,
65 .init.msi_ext_dest_id = bhyve_ext_dest_id,
531 ms_hyperv.msi_ext_dest_id = in ms_hyperv_init_platform()740 return ms_hyperv.msi_ext_dest_id; in ms_hyperv_msi_ext_dest_id()764 .init.msi_ext_dest_id = ms_hyperv_msi_ext_dest_id,
128 bool (*msi_ext_dest_id)(void); member
118 .msi_ext_dest_id = bool_x86_init_noop,
1046 .init.msi_ext_dest_id = kvm_msi_ext_dest_id,
91 x86_init.hyper.msi_ext_dest_id = hv_vtl_msi_ext_dest_id; in hv_vtl_init_platform()
130 x86_init.hyper.msi_ext_dest_id()) in hyperv_prepare_irq_remapping()
65 bool msi_ext_dest_id; member
1850 if (x86_init.hyper.msi_ext_dest_id()) { in try_to_enable_x2apic()