![]() |
Xyris
0.5
|
Functions | |
void | init () |
void | interruptsDisable () |
void | interruptsEnable () |
template<typename Function > | |
void | criticalRegion (Function critWork) |
const char * | vendor () |
const char * | model () |
void Arch::CPU::criticalRegion | ( | Function | critWork | ) |
void Arch::CPU::init | ( | ) |
void Arch::CPU::interruptsDisable | ( | ) |
void Arch::CPU::interruptsEnable | ( | ) |
const char * Arch::CPU::model | ( | ) |
Definition at line 134 of file Arch.i686.cpp.