Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
stivale2_smp_info Struct Reference

#include <stivale2.h>

Data Fields

uint32_t processor_id
 
uint32_t lapic_id
 
uint64_t target_stack
 
uint64_t goto_address
 
uint64_t extra_argument
 

Detailed Description

Definition at line 325 of file stivale2.h.

Field Documentation

◆ extra_argument

uint64_t stivale2_smp_info::extra_argument

Definition at line 330 of file stivale2.h.

◆ goto_address

uint64_t stivale2_smp_info::goto_address

Definition at line 329 of file stivale2.h.

◆ lapic_id

uint32_t stivale2_smp_info::lapic_id

Definition at line 327 of file stivale2.h.

◆ processor_id

uint32_t stivale2_smp_info::processor_id

Definition at line 326 of file stivale2.h.

◆ target_stack

uint64_t stivale2_smp_info::target_stack

Definition at line 328 of file stivale2.h.


The documentation for this struct was generated from the following file: