Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hv/
Dchannel.c536 if (msginfo->response.gpadl_created.creation_status != 0) { in __vmbus_establish_gpadl()
538 msginfo->response.gpadl_created.creation_status); in __vmbus_establish_gpadl()
Dchannel_mgmt.c1368 memcpy(&msginfo->response.gpadl_created, in vmbus_ongpadl_created()
/Linux-v6.1/include/linux/
Dhyperv.h733 struct vmbus_channel_gpadl_created gpadl_created; member