Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmshyperv.h227 void __init hyperv_init(void);
251 static inline void hyperv_init(void) {} in hyperv_init() function
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
Dmshyperv.c348 x86_platform.apic_post_init = hyperv_init; in ms_hyperv_init_platform()
/kernel/linux/linux-5.10/arch/x86/hyperv/
Dhv_init.c351 void __init hyperv_init(void) in hyperv_init() function