#include <Handoff.hpp>
Definition at line 45 of file Handoff.hpp.
◆ HandoffCPUDescriptor()
Boot::HandoffCPUDescriptor::HandoffCPUDescriptor |
( |
| ) |
|
◆ ~HandoffCPUDescriptor()
Boot::HandoffCPUDescriptor::~HandoffCPUDescriptor |
( |
| ) |
|
◆ getArguments()
void* Boot::HandoffCPUDescriptor::getArguments |
( |
| ) |
|
|
inline |
◆ getCPUID()
uint32_t Boot::HandoffCPUDescriptor::getCPUID |
( |
| ) |
|
|
inline |
◆ getGotoAddr()
void* Boot::HandoffCPUDescriptor::getGotoAddr |
( |
| ) |
|
|
inline |
◆ getLAPICID()
uint32_t Boot::HandoffCPUDescriptor::getLAPICID |
( |
| ) |
|
|
inline |
◆ getStackAddr()
void* Boot::HandoffCPUDescriptor::getStackAddr |
( |
| ) |
|
|
inline |
◆ m_arguments
void* Boot::HandoffCPUDescriptor::m_arguments |
|
private |
◆ m_cpuID
uint32_t Boot::HandoffCPUDescriptor::m_cpuID |
|
private |
◆ m_gotoAddr
void* Boot::HandoffCPUDescriptor::m_gotoAddr |
|
private |
◆ m_lapicID
uint32_t Boot::HandoffCPUDescriptor::m_lapicID |
|
private |
◆ m_stackAddr
void* Boot::HandoffCPUDescriptor::m_stackAddr |
|
private |
The documentation for this class was generated from the following file: