Home
last modified time | relevance | path

Searched refs:IOAPIC_RTE_DESTMODE_PHY (Results 1 – 4 of 4) sorted by relevance

/hypervisor/include/arch/x86/asm/
A Dapicreg.h184 #define IOAPIC_RTE_DESTMODE_PHY 0x0U /* Destination Mode: Physical */ macro
/hypervisor/dm/
A Dvioapic.c67 phys = (rte.bits.dest_mode == IOAPIC_RTE_DESTMODE_PHY); in vioapic_generate_intr()
/hypervisor/arch/x86/guest/
A Dassign.c222 phys = (virt_rte.bits.dest_mode == IOAPIC_RTE_DESTMODE_PHY); in ptirq_build_physical_rte()
/hypervisor/debug/
A Dshell.c1360 phys = (rte.bits.dest_mode == IOAPIC_RTE_DESTMODE_PHY); in get_vioapic_info()

Completed in 13 milliseconds