Home
last modified time | relevance | path

Searched refs:MSI_ADDR_DESTMODE_PHYS (Results 1 – 3 of 3) sorted by relevance

/hypervisor/include/common/
A Dptdev.h69 #define MSI_ADDR_DESTMODE_PHYS 0x0U /* Destination Mode: Physical*/ macro
/hypervisor/arch/x86/guest/
A Dassign.c37 (bool)(info->addr.bits.dest_mode == MSI_ADDR_DESTMODE_PHYS), in is_single_destination()
123 phys = (entry->vmsi.addr.bits.dest_mode == MSI_ADDR_DESTMODE_PHYS); in ptirq_build_physical_msi()
A Dvlapic.c1866 phys = (address.bits.dest_mode == MSI_ADDR_DESTMODE_PHYS); in inject_msi_for_non_lapic_pt()
1907 phys = (vmsi_addr.bits.dest_mode == MSI_ADDR_DESTMODE_PHYS); in inject_msi_for_lapic_pt()

Completed in 13 milliseconds