Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dchannel.c547 if (msginfo->response.gpadl_created.creation_status != 0) { in __vmbus_establish_gpadl()
549 msginfo->response.gpadl_created.creation_status); in __vmbus_establish_gpadl()
H A Dchannel_mgmt.c1382 memcpy(&msginfo->response.gpadl_created, in vmbus_ongpadl_created()
/openbmc/linux/include/linux/
H A Dhyperv.h753 struct vmbus_channel_gpadl_created gpadl_created; member