Searched refs:handleSMC (Results 1 – 2 of 2) sorted by relevance
27 extern void handleSMC(bx_phy_address pAddr, Bit32u mask);70 handleSMC(pAddr, 0xffffffff); // one of the CPUs might be running trace from this page in decWriteStamp()86 handleSMC(pAddr, mask); in decWriteStamp()183 BX_CPP_INLINE void handleSMC(bx_phy_address pAddr, Bit32u mask);231 BX_CPP_INLINE void bxICache_c::handleSMC(bx_phy_address pAddr, Bit32u mask) in handleSMC() function
53 void handleSMC(bx_phy_address pAddr, Bit32u mask) in handleSMC() function59 BX_CPU(i)->iCache.handleSMC(pAddr, mask); in handleSMC()