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

/gem5/src/sim/
H A Dsyscall_emul.hh859 * 2) Try to handle the access using 'special_paths'. Some special_paths
861 * special cases inside the simulator. These special_paths are handled by
879 std::vector<std::string> special_paths = local
881 for (auto entry : special_paths) {

Completed in 153 milliseconds