Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dmshyperv.h262 void hv_apic_init(void);
266 static inline void hv_apic_init(void) {} in hv_apic_init() function
/linux-6.12.1/arch/x86/hyperv/
Dhv_apic.c289 void __init hv_apic_init(void) in hv_apic_init() function
Dhv_init.c603 hv_apic_init(); in hyperv_init()