Home
last modified time | relevance | path

Searched refs:hvm_io_pending (Results 1 – 4 of 4) sorted by relevance

/xen/xen/include/asm-x86/hvm/
A Dioreq.h22 bool hvm_io_pending(struct vcpu *v);
/xen/xen/arch/x86/hvm/
A Dio.c158 if ( curr->domain->is_shutting_down || !hvm_io_pending(curr) ) in handle_pio()
A Dioreq.c84 bool hvm_io_pending(struct vcpu *v) in hvm_io_pending() function
/xen/xen/arch/x86/hvm/vmx/
A Dvvmx.c1519 if ( hvm_io_pending(v) ) in nvmx_switch_guest()

Completed in 16 milliseconds