Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/hyperv/
H A Dmshyperv.c31 static int __init hyperv_init(void) in hyperv_init() function
87 early_initcall(hyperv_init);
/linux-6.15/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_drv.c235 static int __init hyperv_init(void) in hyperv_init() function
255 module_init(hyperv_init);
/linux-6.15/arch/x86/include/asm/
H A Dmshyperv.h242 void __init hyperv_init(void);
311 static inline void hyperv_init(void) {} in hyperv_init() function
/linux-6.15/arch/x86/kernel/cpu/
H A Dmshyperv.c595 x86_platform.apic_post_init = hyperv_init; in ms_hyperv_init_platform()
/linux-6.15/arch/x86/hyperv/
H A Dhv_init.c435 void __init hyperv_init(void) in hyperv_init() function