Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds