Home
last modified time | relevance | path

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

/linux-4.19.296/include/xen/interface/io/
Dpvcalls.h33 #define PVCALLS_LISTEN 4 macro
/linux-4.19.296/drivers/xen/
Dpvcalls-back.c836 case PVCALLS_LISTEN: in pvcalls_back_handle_cmd()
Dpvcalls-front.c748 req->cmd = PVCALLS_LISTEN; in pvcalls_front_listen()