Home
last modified time | relevance | path

Searched refs:already_pending (Results 1 – 2 of 2) sorted by relevance

/xen/xen/arch/arm/
A Ddomain.c1073 bool already_pending = guest_test_and_set_bit(v->domain, in vcpu_mark_events_pending() local
1076 if ( already_pending ) in vcpu_mark_events_pending()
/xen/xen/arch/x86/
A Ddomain.c2253 int already_pending = test_and_set_bit( in vcpu_mark_events_pending() local
2256 if ( already_pending ) in vcpu_mark_events_pending()

Completed in 7 milliseconds