Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm64/hyperv/
Dmshyperv.c22 static int __init hyperv_init(void) in hyperv_init() function
81 early_initcall(hyperv_init);
/Linux-v6.1/drivers/gpu/drm/hyperv/
Dhyperv_drm_drv.c232 static int __init hyperv_init(void) in hyperv_init() function
252 module_init(hyperv_init);
/Linux-v6.1/arch/x86/include/asm/
Dmshyperv.h152 void __init hyperv_init(void);
227 static inline void hyperv_init(void) {} in hyperv_init() function
/Linux-v6.1/arch/x86/kernel/cpu/
Dmshyperv.c416 x86_platform.apic_post_init = hyperv_init; in ms_hyperv_init_platform()
/Linux-v6.1/arch/x86/hyperv/
Dhv_init.c387 void __init hyperv_init(void) in hyperv_init() function