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

/gem5/src/base/vnc/
H A Dvncserver.hh265 void checkSecurity();
H A Dvncserver.cc233 checkSecurity();
432 VncServer::checkSecurity() function in class:VncServer
/gem5/src/arch/arm/
H A Dutility.hh356 bool checkSecurity = true);
H A Dutility.cc701 CPSR cpsr, SCR scr, NSACR nsacr, bool checkSecurity)
784 if (ok && checkSecurity && mode != cpsr.mode) {
700 decodeMrsMsrBankedReg(uint8_t sysM, bool r, bool &isIntReg, int &regIdx, CPSR cpsr, SCR scr, NSACR nsacr, bool checkSecurity) argument

Completed in 12 milliseconds