Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
10/16/2014
This function clears the specified entry in the instruction TLB.
Syntax
VOID OALClearITLBEntry(
VOID *pAddress
);
Parameters
- pAddress
[in] Pointer to the starting virtual address on which the cache operation is to be performed.
Return Value
None.
Remarks
OEMCacheRangeFlush must call this internal function if appropriate based on the dwFlags parameter.
Requirements
Header |
oal_cache.h |
Library |
Developer Implemented |