CRO: Lighter icache flushes
This commit is contained in:
@@ -250,4 +250,5 @@ public:
|
||||
|
||||
void sendGPUInterrupt(GPUInterrupt type) { serviceManager.sendGPUInterrupt(type); }
|
||||
void clearInstructionCache();
|
||||
void clearInstructionCacheRange(u32 start, u32 size);
|
||||
};
|
||||
Reference in New Issue
Block a user