SwapDataCache
You can use theSwapDataCachefunction to enable or disable the data cache.
FUNCTION SwapDataCache (cacheEnable: Boolean): Boolean;
cacheEnable
The desired state of the data cache.DESCRIPTION
TheSwapDataCachefunction enables or disables the data cache, depending on whether thecacheEnableparameter is set toTRUEorFALSE. On exit,SwapDataCachereturns the previous state of the data cache.ASSEMBLY-LANGUAGE INFORMATION
The trap macro and routine selector forSwapDataCacheare
Trap macro Selector _HWPriv $0002
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help