PATH 
ADC Home > Documentation > Hardware > Device Managers and Drivers > PCI Card Services > Designing PCI Cards and Drivers for Power Macintosh Computers


  

GetLogicalPageSize

ByteCount GetLogicalPageSize (void);
DESCRIPTION

The GetLogicalPageSize function returns the logical page size of the cache, in bytes. If you need this value often, call it once at startup and store the value in a global. The value of the logical page size of the cache cannot change until the system reboots.

EXECUTION CONTEXT

GetLogicalPageSize may be called from task level, software interrupt level, or hardware interrupt level.


© 1999 Apple Computer, Inc. – (Last Updated 26 March 99)