Home
last modified time | relevance | path

Searched defs:x86_init_ops (Results 1 – 1 of 1) sorted by relevance

/arch/x86/include/asm/
Dx86_init.h164 struct x86_init_ops { struct
165 struct x86_init_resources resources;
166 struct x86_init_mpparse mpparse;
167 struct x86_init_irqs irqs;
168 struct x86_init_oem oem;
169 struct x86_init_paging paging;
170 struct x86_init_timers timers;
171 struct x86_init_iommu iommu;
172 struct x86_init_pci pci;
173 struct x86_hyper_init hyper;
[all …]