LCIsEnable

Syntax

#include <revolution/os.h>

BOOL LCIsEnable ( void );

Arguments

None.

Return Values

If TRUE, the locked cache feature is enabled.
If FALSE, the locked cache feature is disabled.

Description

Gets the enabled/disabled status of the locked cache of the Broadway processor as set by the LCEnable or LCDisable function.

Caution: The locked cache is off by default at boot time. 

See Also

LCEnable
LCDisable

Revision History

2009/01/30 Revised the description of the return values.
2009/01/05 Initial version.


CONFIDENTIAL