Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_vtl.h22 char vtl_ret_actions[MSHV_MAX_RUN_MSG_SIZE]; member
H A Dmshv_vtl_main.c622 memcpy(hvp->vtl_ret_actions, in mshv_vtl_return()
623 mshv_vtl_this_run()->vtl_ret_actions, in mshv_vtl_return()
624 min_t(u32, offset, sizeof(hvp->vtl_ret_actions))); in mshv_vtl_return()
/linux/include/hyperv/
H A Dhvgdk_mini.h966 u8 vtl_ret_actions[256]; member