Linux Kernel
3.7.1
|
#include <x86_init.h>
Data Fields | |
void(* | init )(void) |
unsigned int(* | read )(unsigned int apic, unsigned int reg) |
void(* | write )(unsigned int apic, unsigned int reg, unsigned int value) |
void(* | modify )(unsigned int apic, unsigned int reg, unsigned int value) |
Definition at line 192 of file x86_init.h.
Definition at line 193 of file x86_init.h.
Definition at line 196 of file x86_init.h.
Definition at line 194 of file x86_init.h.
Definition at line 195 of file x86_init.h.