Searched refs:hvm_broadcast_ioreq (Results 1 – 3 of 3) sorted by relevance
54 unsigned int hvm_broadcast_ioreq(ioreq_t *p, bool buffered);
63 if ( hvm_broadcast_ioreq(&p, true) != 0 ) in send_timeoffset_req()77 if ( hvm_broadcast_ioreq(&p, false) != 0 ) in send_invalidate_req()
1501 unsigned int hvm_broadcast_ioreq(ioreq_t *p, bool buffered) in hvm_broadcast_ioreq() function
Completed in 5 milliseconds