Home
last modified time | relevance | path

Searched refs:data_is_ptr (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/hvm/
A Dioreq.h60 uint8_t data_is_ptr:1; /* if 1, data above is the guest paddr member
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvcpu.h97 !vio->io_req.data_is_ptr; in hvm_vcpu_io_need_completion()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dintercept.c135 if ( p->data_is_ptr ) in hvm_process_io_intercept()
163 if ( p->data_is_ptr ) in hvm_process_io_intercept()
A Dvmsi.c369 if ( !r->data_is_ptr ) in msixtbl_range()
A Demulate.c48 if ( !p->data_is_ptr ) in hvmtrace_io_assist()
135 .data_is_ptr = data_is_addr, /* ioreq_t field name is misleading */ in hvmemul_do_io()
166 (p.data_is_ptr != data_is_addr) ) in hvmemul_do_io()
A Dioreq.c1292 if ( (p->addr > 0xffffful) || p->data_is_ptr || (p->count != 1) ) in hvm_send_buffered_ioreq()

Completed in 15 milliseconds