#include "ki.h"Go to the source code of this file.
Defines | |
| #define | Cx486_SLC 0x0 |
| #define | Cx486_DLC 0x1 |
| #define | Cx486_SLC2 0x2 |
| #define | Cx486_DLC2 0x3 |
| #define | Cx486_SRx 0x4 |
| #define | Cx486_DRx 0x5 |
| #define | Cx486_SRx2 0x6 |
| #define | Cx486_DRx2 0x7 |
| #define | Cx486DX 0x1a |
| #define | Cx486DX2 0x1b |
| #define | M1 0x30 |
| #define | CCR0 0xC0 |
| #define | CCR1 0xC1 |
| #define | CCR2 0xC2 |
| #define | CCR3 0xC3 |
| #define | DIR0 0xFE |
| #define | DIR1 0xFF |
| #define | CCR0_NC0 0x01 |
| #define | CCR0_NC1 0x02 |
| #define | CCR0_A20M 0x04 |
| #define | CCR0_KEN 0x08 |
| #define | CCR0_FLUSH 0x10 |
| #define | CCR1_NO_LOCK 0x10 |
Functions | |
| ULONG | Ke386CyrixId (VOID) |
| UCHAR | ReadCyrixRegister (IN UCHAR Register) |
| VOID | WriteCyrixRegister (IN UCHAR Register, IN UCHAR Value) |
| VOID | Ke386ConfigureCyrixProcessor (VOID) |
Variables | |
| UCHAR | CmpCyrixID [] |
|
|
Definition at line 39 of file cyrix.c. Referenced by Ke386ConfigureCyrixProcessor(), and Ke386CyrixId(). |
|
|
|
|
|
Definition at line 53 of file cyrix.c. Referenced by Ke386ConfigureCyrixProcessor(). |
|
|
|
|
|
Definition at line 49 of file cyrix.c. Referenced by Ke386ConfigureCyrixProcessor(). |
|
|
Definition at line 50 of file cyrix.c. Referenced by Ke386ConfigureCyrixProcessor(). |
|
|
Definition at line 40 of file cyrix.c. Referenced by Ke386ConfigureCyrixProcessor(). |
|
|
Definition at line 56 of file cyrix.c. Referenced by Ke386ConfigureCyrixProcessor(). |
|
|
|
|
|
Definition at line 42 of file cyrix.c. Referenced by Ke386CyrixId(). |
|
|
|
|
|
|
|
|
Definition at line 32 of file cyrix.c. Referenced by Ke386ConfigureCyrixProcessor(). |
|
|
Definition at line 34 of file cyrix.c. Referenced by Ke386ConfigureCyrixProcessor(). |
|
|
|
|
|
|
|
|
Definition at line 31 of file cyrix.c. Referenced by Ke386ConfigureCyrixProcessor(). |
|
|
Definition at line 33 of file cyrix.c. Referenced by Ke386ConfigureCyrixProcessor(). |
|
|
Definition at line 35 of file cyrix.c. Referenced by Ke386ConfigureCyrixProcessor(). |
|
|
Definition at line 36 of file cyrix.c. Referenced by Ke386ConfigureCyrixProcessor(). |
|
|
Definition at line 44 of file cyrix.c. Referenced by Ke386CyrixId(). |
|
|
Definition at line 45 of file cyrix.c. Referenced by Ke386ConfigureCyrixProcessor(). |
|
|
Definition at line 37 of file cyrix.c. Referenced by Ke386ConfigureCyrixProcessor(). |
|
|
Definition at line 270 of file cyrix.c. References CCR0, CCR0_FLUSH, CCR0_NC0, CCR0_NC1, CCR1, CCR1_NO_LOCK, Cx486_DRx, Cx486_DRx2, Cx486_SRx, Cx486_SRx2, Cx486DX, Cx486DX2, DIR1, Ke386ConfigureCyrixProcessor(), Ke386CyrixId(), KeNumberProcessors, M1, MmUnlockPagableImageSection(), PAGED_CODE, ReadCyrixRegister(), and WriteCyrixRegister(). Referenced by Ke386ConfigureCyrixProcessor(), and KeOptimizeProcessorControlState().
|
|
|
Referenced by CmpInitializeMachineDependentConfiguration(), and Ke386ConfigureCyrixProcessor(). |
|
|
Definition at line 190 of file cyrix.c. References out. Referenced by Ke386ConfigureCyrixProcessor(), and Ke386CyrixId().
|
|
||||||||||||
|
Definition at line 230 of file cyrix.c. References out. Referenced by Ke386ConfigureCyrixProcessor(), and Ke386CyrixId().
|
|
|
|
1.3.7