#include <ubixos/types.h>Go to the source code of this file.
| Data Structures | |
| struct | cpuinfo_t | 
| Functions | |
| void | smpInit () | 
| void | cpuidDetect () | 
| uInt8 | cpuInfo () | 
| uInt32 | getEflags () | 
| void | setEflags (uInt32) | 
| void | cpuid (uInt32, uInt32 *) | 
| void | apicMagic () | 
| 
 | 
| 
 | 
| 
 | ||||||||||||
| Calls the processor instruction CPUID | 
| 
 | 
| Detects for the processor instruction CPUID | 
| 
 | 
| 
 | 
| 
 | 
| Gets the extended flags from the CPU | 
| 
 | 
| Sets the extended flags in the CPU | 
| 
 | 
| Inits multi-processor system and calls cpuiddetect and cpuid | 
 1.3.3
 
1.3.3