Searched refs:hvm_find_io_handler (Results 1 – 1 of 1) sorted by relevance
214 static const struct hvm_io_handler *hvm_find_io_handler(const ioreq_t *p) in hvm_find_io_handler() function244 handler = hvm_find_io_handler(p); in hvm_io_intercept()334 handler = hvm_find_io_handler(&p); in hvm_mmio_internal()
Completed in 3 milliseconds