Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/xen/interface/io/
Dpvcalls.h35 #define PVCALLS_POLL 6 macro
/kernel/linux/linux-5.10/drivers/xen/
Dpvcalls-back.c597 if (mappass->reqcopy.cmd == PVCALLS_POLL) { in pvcalls_pass_sk_data_ready()
834 case PVCALLS_POLL: in pvcalls_back_handle_cmd()
Dpvcalls-front.c188 if (rsp->cmd == PVCALLS_POLL) { in pvcalls_front_event_handler()
944 req->cmd = PVCALLS_POLL; in pvcalls_front_poll_passive()