Searched refs:hvm_io_pending (Results 1 – 4 of 4) sorted by relevance
22 bool hvm_io_pending(struct vcpu *v);
158 if ( curr->domain->is_shutting_down || !hvm_io_pending(curr) ) in handle_pio()
84 bool hvm_io_pending(struct vcpu *v) in hvm_io_pending() function
1519 if ( hvm_io_pending(v) ) in nvmx_switch_guest()
Completed in 16 milliseconds