Searched refs:hyperv_init (Results 1 – 3 of 3) sorted by relevance
235 static int __init hyperv_init(void) in hyperv_init() function 255 module_init(hyperv_init);
223 void __init hyperv_init(void);296 static inline void hyperv_init(void) {} in hyperv_init() function
596 x86_platform.apic_post_init = hyperv_init; in ms_hyperv_init_platform()