Linux Kernel
3.7.1
|
#include <x86_init.h>
struct x86_init_ops - functions for platform specific setup
Definition at line 134 of file x86_init.h.
Definition at line 142 of file x86_init.h.
struct x86_init_irqs irqs |
Definition at line 137 of file x86_init.h.
struct x86_init_mapping mapping |
Definition at line 139 of file x86_init.h.
struct x86_init_mpparse mpparse |
Definition at line 136 of file x86_init.h.
struct x86_init_oem oem |
Definition at line 138 of file x86_init.h.
struct x86_init_paging paging |
Definition at line 140 of file x86_init.h.
struct x86_init_pci pci |
Definition at line 143 of file x86_init.h.
Definition at line 135 of file x86_init.h.
struct x86_init_timers timers |
Definition at line 141 of file x86_init.h.