Searched defs:x86_init_ops (Results 1 – 1 of 1) sorted by relevance
148 struct x86_init_ops { struct149 struct x86_init_resources resources;150 struct x86_init_mpparse mpparse;151 struct x86_init_irqs irqs;152 struct x86_init_oem oem;153 struct x86_init_paging paging;154 struct x86_init_timers timers;155 struct x86_init_iommu iommu;156 struct x86_init_pci pci;157 struct x86_hyper_init hyper;[all …]
Completed in 4 milliseconds