Home
last modified time | relevance | path

Searched refs:hvm_broadcast_ioreq (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/asm-x86/hvm/
A Dioreq.h54 unsigned int hvm_broadcast_ioreq(ioreq_t *p, bool buffered);
/xen/xen/arch/x86/hvm/
A Dio.c63 if ( hvm_broadcast_ioreq(&p, true) != 0 ) in send_timeoffset_req()
77 if ( hvm_broadcast_ioreq(&p, false) != 0 ) in send_invalidate_req()
A Dioreq.c1501 unsigned int hvm_broadcast_ioreq(ioreq_t *p, bool buffered) in hvm_broadcast_ioreq() function

Completed in 5 milliseconds