Lines Matching defs:init
43 * @pre_vector_init: init code to run before interrupt vectors
45 * @intr_init: interrupt init code
84 * @wallclock_init: init the wallclock device
101 * struct x86_init_pci - platform specific pci init functions
102 * @arch_init: platform specific pci arch init call
103 * @init: platform specific pci subsystem init
104 * @init_irq: platform specific pci irq init
109 int (*init)(void);
115 * struct x86_hyper_init - x86 hypervisor init functions
117 * @guest_late_init: guest late init
121 * @init_after_bootmem: guest init after boot allocator is finished
133 * struct x86_init_acpi - x86 ACPI init functions
136 * @reduced_hw_early_init: hardware reduced platform early init
179 * @early_percpu_clock_init: early init of the per cpu clock event device