Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/5/2010
This variable is declared by the OEM and defines how many TLB entries are supported.
Syntax
const DWORD OEMTLBSize;
Parameters
None.
Return Value
None.
Remarks
This variable is only required by MIPS processors.
The value of OEMTLBSize must be set to the number of TLB entries minus 1.
OEMTLBSize be set as a global const DWORD to be accessed by the kernel. This is MIPS specific.
Requirements
| Header | Developer Implemented |
| Windows Embedded CE | Windows CE .NET 4.0 and later |