Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/xen/
Ddbgp.c39 return xen_dbgp_op(hcd, PHYSDEVOP_DBGP_RESET_PREPARE); in xen_dbgp_reset_prep()
/linux-6.12.1/include/xen/interface/
Dphysdev.h283 #define PHYSDEVOP_DBGP_RESET_PREPARE 1 macro