Searched refs:hvm_event_pending (Results 1 – 3 of 3) sorted by relevance
425 static inline int hvm_event_pending(struct vcpu *v) in hvm_event_pending() function
522 if ( !hvm_event_pending(v) ) in hvm_do_resume()1625 if ( hvm_event_pending(curr) ) in hvm_hlt()
3383 if ( unlikely(hvm_event_pending(v)) ) in sh_page_fault()
Completed in 18 milliseconds