Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmshyperv.h339 void __init hyperv_init(void);
359 static inline void hyperv_init(void) {} in hyperv_init() function
/Linux-v4.19/arch/x86/kernel/cpu/
Dmshyperv.c292 x86_platform.apic_post_init = hyperv_init; in ms_hyperv_init_platform()
/Linux-v4.19/arch/x86/hyperv/
Dhv_init.c264 void __init hyperv_init(void) in hyperv_init() function