Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen-hvm-common.c540 static void cpu_handle_ioreq(void *opaque) in cpu_handle_ioreq() function
610 qemu_set_fd_handler(evtchn_fd, cpu_handle_ioreq, NULL, state); in xen_main_loop_prepare()