Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Dio.c139 bool pt_irq_need_timer(uint32_t flags) in pt_irq_need_timer() function
565 if ( pt_irq_need_timer(pirq_dpci->flags) ) in pt_irq_create_bind()
571 if ( pt_irq_need_timer(pirq_dpci->flags) ) in pt_irq_create_bind()
724 if ( pt_irq_need_timer(pirq_dpci->flags) ) in pt_irq_destroy_bind()
925 ASSERT(pt_irq_need_timer(pirq_dpci->flags)); in hvm_dirq_assist()
950 !pt_irq_need_timer(pirq_dpci->flags) ) in hvm_pirq_eoi()
A Dpci.c810 if ( pt_irq_need_timer(pirq_dpci->flags) ) in pci_clean_dpci_irq()
/xen-4.10.0-shim-comet/xen/include/xen/
A Diommu.h105 bool_t pt_irq_need_timer(uint32_t flags);

Completed in 8 milliseconds