Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/io/
H A Dpvcalls.h33 #define PVCALLS_RELEASE 2 macro
/openbmc/linux/drivers/xen/
H A Dpvcalls-front.c1038 req->cmd = PVCALLS_RELEASE; in pvcalls_front_release()
H A Dpvcalls-back.c826 case PVCALLS_RELEASE: in pvcalls_back_handle_cmd()