Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/io/
H A Dpvcalls.h35 #define PVCALLS_LISTEN 4 macro
/openbmc/linux/drivers/xen/
H A Dpvcalls-front.c749 req->cmd = PVCALLS_LISTEN; in pvcalls_front_listen()
H A Dpvcalls-back.c832 case PVCALLS_LISTEN: in pvcalls_back_handle_cmd()