Home
last modified time | relevance | path

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

/hypervisor/include/common/
A Dptdev.h20 #define PTDEV_INTR_MSI (1U << 0U) macro
/hypervisor/arch/x86/guest/
A Dassign.c94 if (entry->intr_type == PTDEV_INTR_MSI) { in ptirq_free_irte()
322 entry = find_ptirq_entry(PTDEV_INTR_MSI, &phys_sid, NULL); in add_msix_remapping()
324 entry = ptirq_alloc_entry(vm, PTDEV_INTR_MSI); in add_msix_remapping()
352 entry = find_ptirq_entry(PTDEV_INTR_MSI, &phys_sid, NULL); in remove_msix_remapping()
/hypervisor/debug/
A Dshell.c1216 if (entry->intr_type == PTDEV_INTR_MSI) { in get_entry_info()

Completed in 9 milliseconds