Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm64/hyperv/
Dmshyperv.c22 static int __init hyperv_init(void) in hyperv_init() function
81 early_initcall(hyperv_init);
/Linux-v5.15/arch/x86/include/asm/
Dmshyperv.h159 void __init hyperv_init(void);
193 static inline void hyperv_init(void) {} in hyperv_init() function
/Linux-v5.15/drivers/gpu/drm/hyperv/
Dhyperv_drm_drv.c287 static int __init hyperv_init(void) in hyperv_init() function
304 module_init(hyperv_init);
/Linux-v5.15/arch/x86/kernel/cpu/
Dmshyperv.c390 x86_platform.apic_post_init = hyperv_init; in ms_hyperv_init_platform()
/Linux-v5.15/arch/x86/hyperv/
Dhv_init.c343 void __init hyperv_init(void) in hyperv_init() function