Searched refs:PVCALLS_ACCEPT (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/xen/interface/io/
H A Dpvcalls.h36 #define PVCALLS_ACCEPT 5 macro
/linux-master/drivers/xen/
H A Dpvcalls-back.c539 if (req->cmd != PVCALLS_ACCEPT) {
835 case PVCALLS_ACCEPT:
H A Dpvcalls-front.c856 req->cmd = PVCALLS_ACCEPT;

Completed in 160 milliseconds