Searched refs:entry_offset (Results 1 – 1 of 1) sorted by relevance
100 uint32_t entry_offset, table_offset, index = CONFIG_MAX_MSIX_TABLE_NUM; in rw_vmsix_table() local114 entry_offset = table_offset % MSIX_TABLE_ENTRY_SIZE; in rw_vmsix_table()118 (void *)entry + entry_offset, (size_t)mmio->size); in rw_vmsix_table()120 (void)memcpy_s((void *)entry + entry_offset, (size_t)mmio->size, in rw_vmsix_table()
Completed in 5 milliseconds