Home
last modified time | relevance | path

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

/Linux-v4.19/include/xen/interface/io/
Dpvcalls.h35 #define PVCALLS_POLL 6 macro
/Linux-v4.19/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.c191 if (rsp->cmd == PVCALLS_POLL) { in pvcalls_front_event_handler()
909 req->cmd = PVCALLS_POLL; in pvcalls_front_poll_passive()