Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hv/
Dchannel.c507 if (msginfo->response.gpadl_created.creation_status != 0) { in vmbus_establish_gpadl()
509 msginfo->response.gpadl_created.creation_status); in vmbus_establish_gpadl()
Dchannel_mgmt.c1233 memcpy(&msginfo->response.gpadl_created, in vmbus_ongpadl_created()
/Linux-v5.4/include/linux/
Dhyperv.h662 struct vmbus_channel_gpadl_created gpadl_created; member