Home
last modified time | relevance | path

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

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