Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/hyperv/
Dmshyperv.c30 static int __init hyperv_init(void) in hyperv_init() function
81 early_initcall(hyperv_init);
/linux-6.12.1/drivers/gpu/drm/hyperv/
Dhyperv_drm_drv.c233 static int __init hyperv_init(void) in hyperv_init() function
253 module_init(hyperv_init);
/linux-6.12.1/arch/x86/include/asm/
Dmshyperv.h249 void __init hyperv_init(void);
318 static inline void hyperv_init(void) {} in hyperv_init() function
/linux-6.12.1/arch/x86/kernel/cpu/
Dmshyperv.c546 x86_platform.apic_post_init = hyperv_init; in ms_hyperv_init_platform()
/linux-6.12.1/arch/x86/hyperv/
Dhv_init.c457 void __init hyperv_init(void) in hyperv_init() function