Home
last modified time | relevance | path

Searched refs:PHYSDEVOP_DBGP_RESET_DONE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/xen/
Ddbgp.c43 return xen_dbgp_op(hcd, PHYSDEVOP_DBGP_RESET_DONE); in xen_dbgp_external_startup()
/Linux-v4.19/include/xen/interface/
Dphysdev.h285 #define PHYSDEVOP_DBGP_RESET_DONE 2 macro