Searched refs:check_guest_io_breakpoint (Results 1 – 1 of 1) sorted by relevance
313 static unsigned int check_guest_io_breakpoint(struct vcpu *v, in check_guest_io_breakpoint() function360 poc->bpmatch = check_guest_io_breakpoint(curr, port, bytes); in read_io()446 poc->bpmatch = check_guest_io_breakpoint(curr, port, bytes); in write_io()611 poc->bpmatch = check_guest_io_breakpoint(curr, port, bytes_per_rep); in rep_ins()678 poc->bpmatch = check_guest_io_breakpoint(curr, port, bytes_per_rep); in rep_outs()
Completed in 3 milliseconds