Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dx86_init.h171 * struct x86_init_ops - functions for platform specific setup
174 struct x86_init_ops { struct
336 extern struct x86_init_ops x86_init;
175 resourcesx86_init_ops global() argument
176 mpparsex86_init_ops global() argument
177 irqsx86_init_ops global() argument
178 oemx86_init_ops global() argument
179 pagingx86_init_ops global() argument
180 timersx86_init_ops global() argument
181 iommux86_init_ops global() argument
182 pcix86_init_ops global() argument
183 hyperx86_init_ops global() argument
184 acpix86_init_ops global() argument
/linux/arch/x86/kernel/
H A Dx86_init.c65 struct x86_init_ops x86_init __initdata = {