Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ L2Enable
Function
L2Enable
libs/dolphin/os/OSCache.c:371–371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
369
}
370
371
void L2Enable(void) { PPCMtl2cr((PPCMfl2cr() | L2CR_L2E) & ~L2CR_L2I); }
372
373
void DMAErrorHandler(OSError error, OSContext* context, ...) {
374
u32 hid2 = PPCMfhid2();
Callers
1
__OSCacheInit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected