Searched refs:msi_ext_dest_id (Results 1 – 9 of 9) sorted by relevance
258 static bool __init msi_ext_dest_id(void) in msi_ext_dest_id() function329 .init.msi_ext_dest_id = msi_ext_dest_id,
128 bool (*msi_ext_dest_id)(void); member
117 .msi_ext_dest_id = bool_x86_init_noop,
1006 .init.msi_ext_dest_id = kvm_msi_ext_dest_id,
45 static inline uint32_t msi_ext_dest_id(uint32_t addr_hi) in msi_ext_dest_id() function119 *ppirq = msi_ext_dest_id(addr >> 32) | msi_dest_id(addr); in msi_msix_setup()
48 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()
700 .init.msi_ext_dest_id = ms_hyperv_msi_ext_dest_id,
1887 if (x86_init.hyper.msi_ext_dest_id()) { in try_to_enable_x2apic()