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

/gem5/ext/nomali/lib/
H A Dgpu.hh143 virtual void intMMU(int set) {}; function in class:NoMali::GPU
H A Dmmu.cc105 gpu.intMMU(set);
H A Dnomali_api.cc90 void intMMU(int set) override { api.callbackInt(NOMALI_INT_MMU, set); }

Completed in 6 milliseconds