Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dmshyperv.h225 void __init hyperv_init(void);
256 static inline void hyperv_init(void) {} in hyperv_init() function
/Linux-v5.10/arch/x86/kernel/cpu/
Dmshyperv.c332 x86_platform.apic_post_init = hyperv_init; in ms_hyperv_init_platform()
/Linux-v5.10/arch/x86/hyperv/
Dhv_init.c323 void __init hyperv_init(void) in hyperv_init() function