Home
last modified time | relevance | path

Searched refs:msi_ext_dest_id (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/arch/x86/xen/
Denlighten_hvm.c265 static bool __init msi_ext_dest_id(void) in msi_ext_dest_id() function
332 .init.msi_ext_dest_id = msi_ext_dest_id,
/linux-6.6.21/arch/x86/kernel/
Dx86_init.c114 .msi_ext_dest_id = bool_x86_init_noop,
Dkvm.c1006 .init.msi_ext_dest_id = kvm_msi_ext_dest_id,
/linux-6.6.21/arch/x86/include/asm/
Dx86_init.h127 bool (*msi_ext_dest_id)(void); member
/linux-6.6.21/drivers/iommu/
Dhyperv-iommu.c130 x86_init.hyper.msi_ext_dest_id()) in hyperv_prepare_irq_remapping()
/linux-6.6.21/arch/x86/kernel/cpu/
Dmshyperv.c641 .init.msi_ext_dest_id = ms_hyperv_msi_ext_dest_id,
/linux-6.6.21/arch/x86/kernel/apic/
Dapic.c1869 if (x86_init.hyper.msi_ext_dest_id()) { in try_to_enable_x2apic()