Home
last modified time | relevance | path

Searched refs:handle_pio (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dio.h122 bool handle_pio(uint16_t port, unsigned int size, int dir);
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dio.c130 bool handle_pio(uint16_t port, unsigned int size, int dir) in handle_pio() function
A Dioreq.c163 return handle_pio(vio->io_req.addr, vio->io_req.size, in handle_hvm_io_completion()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dsvm.c2732 if ( handle_pio(port, bytes, dir) ) in svm_vmexit_handler()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c4032 if ( handle_pio(port, bytes, dir) ) in vmx_vmexit_handler()

Completed in 17 milliseconds