Home
last modified time | relevance | path

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

/xen/xen/arch/x86/pv/
A Demul-priv-op.c313 static unsigned int check_guest_io_breakpoint(struct vcpu *v, in check_guest_io_breakpoint() function
360 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