Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_handle_array.h41 vmci_handle_arr_get_entry(const struct vmci_handle_arr *array, u32 index);
H A Dvmci_handle_array.c116 vmci_handle_arr_get_entry(const struct vmci_handle_arr *array, u32 index) in vmci_handle_arr_get_entry() function
H A Dvmci_context.c250 ev.msg.hdr.dst = vmci_handle_arr_get_entry(subscriber_array, i); in ctx_fire_notification()
442 temp_handle = vmci_handle_arr_get_entry(context->queue_pair_array, 0); in ctx_free_ctx()
456 vmci_handle_arr_get_entry(context->queue_pair_array, 0); in ctx_free_ctx()
748 dbells[i].handle = vmci_handle_arr_get_entry( in vmci_ctx_get_chkpt_doorbells()