Home
last modified time | relevance | path

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

/xen/xen/include/public/hvm/
A Dioreq.h60 uint8_t data_is_ptr:1; /* if 1, data above is the guest paddr member
/xen/xen/include/asm-x86/hvm/
A Dvcpu.h97 !ioreq->data_is_ptr && in hvm_ioreq_needs_completion()
/xen/xen/arch/x86/hvm/
A Dintercept.c136 if ( p->data_is_ptr ) in hvm_process_io_intercept()
165 if ( p->data_is_ptr ) in hvm_process_io_intercept()
A Demulate.c62 if ( !p->data_is_ptr ) in hvmtrace_io_assist()
171 .data_is_ptr = data_is_addr, /* ioreq_t field name is misleading */ in hvmemul_do_io()
202 (p.data_is_ptr != data_is_addr) || in hvmemul_do_io()
A Dvmsi.c379 if ( !r->data_is_ptr ) in msixtbl_range()
A Dioreq.c1377 if ( (p->addr > 0xffffful) || p->data_is_ptr || (p->count != 1) ) in hvm_send_buffered_ioreq()

Completed in 23 milliseconds