smp_config_operations Struct Reference
[ia32]


Data Fields

count_t(* cpu_count )(void)
bool(* cpu_enabled )(index_t i)
bool(* cpu_bootstrap )(index_t i)
__u8(* cpu_apic_id )(index_t i)
int(* irq_to_pin )(int irq)

Detailed Description

SMP config opertaions interface.

Definition at line 42 of file smp.h.


Field Documentation

__u8(* cpu_apic_id)(index_t i)
 

Return APIC ID of the processor of index i.

bool(* cpu_bootstrap)(index_t i)
 

Check whether the processor of index i is BSP.

count_t(* cpu_count)(void)
 

Return number of detected processors.

bool(* cpu_enabled)(index_t i)
 

Check whether the processor of index i is enabled.

int(* irq_to_pin)(int irq)
 

Return mapping between irq and APIC pin.


Generated on Sun Jun 18 16:42:05 2006 for HelenOS Kernel (ia32) by  doxygen 1.4.6