Home
last modified time | relevance | path

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

/hypervisor/include/common/
A Dirq.h26 #define IRQF_PT (1U << 2U) /* 1: for passthrough dev */ macro
/hypervisor/arch/x86/
A Dirq.c163 && ((desc->flags & IRQF_PT) == 0U) in irq_need_unmask()
/hypervisor/common/
A Dptdev.c227 ret = request_irq(phys_irq, ptirq_interrupt_handler, (void *)entry, IRQF_PT); in ptirq_activate_entry()

Completed in 7 milliseconds