Home
last modified time | relevance | path

Searched refs:hyperv_init (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/hyperv/
H A Dmshyperv.c30 static int __init hyperv_init(void) in hyperv_init() function
81 early_initcall(hyperv_init);
/linux/arch/x86/include/asm/
H A Dmshyperv.h249 void __init hyperv_init(void);
318 static inline void hyperv_init(void) {} in hyperv_init() function
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c603 x86_platform.apic_post_init = hyperv_init; in ms_hyperv_init_platform()
/linux/arch/x86/hyperv/
H A Dhv_init.c457 void __init hyperv_init(void) in hyperv_init() function