Share via


OALClearTLB (Compact 2013)

10/16/2014

This function clears the full TLB. If the system supports separate data and instruction TLBs, this function and OALClearTLBEntry must both be clear.

Syntax

VOID OALClearTLB();

Parameters

None.

Return Value

None.

Remarks

OEMCacheRangeFlush calls this internal function as appropriate based on the dwFlags parameter.

Requirements

Header

oal_cache.h

Library

Developer Implemented

See Also

Reference

Cache Functions