Searched refs:taskInfo (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/arm/
H A Dufs_device.cc1282 taskInfo.push_back(task_info);
1287 (&taskInfo.back().destination), 0, 0);
1353 taskHandler(&taskInfo.front().destination, taskInfo.front().mask,
1354 taskInfo.front().address, taskInfo.front().size);
1355 taskInfo.pop_front();
H A Dufs_device.hh1099 std::deque<struct taskStart> taskInfo; member in class:UFSHostDevice

Completed in 16 milliseconds