Home
last modified time | relevance | path

Searched refs:HVUTIL_DEVICE_INIT (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/hv/
Dhv_fcopy.c296 if (fcopy_transaction.state == HVUTIL_DEVICE_INIT) in fcopy_on_msg()
321 fcopy_transaction.state = HVUTIL_DEVICE_INIT; in fcopy_on_reset()
338 fcopy_transaction.state = HVUTIL_DEVICE_INIT; in hv_fcopy_init()
Dhv_snapshot.c349 vss_transaction.state = HVUTIL_DEVICE_INIT; in vss_on_reset()
369 vss_transaction.state = HVUTIL_DEVICE_INIT; in hv_vss_init()
Dhyperv_vmbus.h380 HVUTIL_DEVICE_INIT = 0, /* driver is loaded, waiting for userspace */ enumerator
Dhv_kvp.c735 kvp_transaction.state = HVUTIL_DEVICE_INIT; in kvp_on_reset()
750 kvp_transaction.state = HVUTIL_DEVICE_INIT; in hv_kvp_init()