Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Atmosphere-NX/Atmosphere
/ FlushDataCache
Function
FlushDataCache
libraries/libvapours/source/dd/dd_cache.cpp:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
void FlushDataCache(void *addr, size_t size) {
38
return impl::FlushDataCacheImpl(addr, size);
39
}
40
41
}
Callers
15
FlushDataCacheImpl
Function · 0.50
IssueCommandWithDeviceClock
Method · 0.50
DisplayPreRenderedFrame
Method · 0.50
InitializeFrameBuffer
Function · 0.50
ShowDisplay
Function · 0.50
InitializeFrameBuffer
Function · 0.50
ShowFatalError
Function · 0.50
DecryptPackage2
Function · 0.50
SetBootloaderState
Function · 0.50
HandleMarikoFatalErrorInterrupt
Function · 0.50
GenerateSecurityEngineAesKeySlotTestVector
Function · 0.50
UnmapSmcUserPage
Function · 0.50
Calls
1
FlushDataCacheImpl
Function · 0.50
Tested by
no test coverage detected