Searched refs:test_and_clear_bool (Results 1 – 7 of 7) sorted by relevance
59 #define test_and_clear_bool(b) xchg(&(b), false) macro
285 test_and_clear_bool(currd->arch.hvm_domain.qemu_mapcache_invalidate) ) in hvm_hypercall()
508 if ( !test_and_clear_bool(v->nmi_pending) ) in hvm_vcpu_ack_pending_irq()512 if ( !test_and_clear_bool(v->mce_pending) ) in hvm_vcpu_ack_pending_irq()
3999 if ( test_and_clear_bool(d->arch.hvm_domain.is_s3_suspended) ) in hvm_s3_resume()
1125 if ( test_and_clear_bool(pirq_info(d, pirq)->masked) ) in irq_guest_eoi_timer_fn()1453 if ( unlikely(!test_and_clear_bool(pirq->masked)) || in desc_guest_eoi()1718 if ( test_and_clear_bool(pirq->masked) && in __pirq_guest_unbind()1725 if ( test_and_clear_bool(pirq->masked) && in __pirq_guest_unbind()
874 if ( test_and_clear_bool(pirq_dpci->masked) ) in hvm_dirq_assist()
408 if ( test_and_clear_bool(v->is_urgent) ) in sched_destroy_vcpu()
Completed in 30 milliseconds