Searched refs:pt_irq_need_timer (Results 1 – 3 of 3) sorted by relevance
139 bool pt_irq_need_timer(uint32_t flags) in pt_irq_need_timer() function565 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()
810 if ( pt_irq_need_timer(pirq_dpci->flags) ) in pci_clean_dpci_irq()
105 bool_t pt_irq_need_timer(uint32_t flags);
Completed in 7 milliseconds