Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/xen/
Ddbgp.c44 return xen_dbgp_op(hcd, PHYSDEVOP_DBGP_RESET_DONE); in xen_dbgp_external_startup()
/linux-6.6.21/include/xen/interface/
Dphysdev.h267 #define PHYSDEVOP_DBGP_RESET_DONE 2 macro