Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dmshyperv.h255 void hv_apic_init(void);
259 static inline void hv_apic_init(void) {} in hv_apic_init() function
/linux-6.15/arch/x86/hyperv/
H A Dhv_apic.c293 void __init hv_apic_init(void) in hv_apic_init() function
H A Dhv_init.c581 hv_apic_init(); in hyperv_init()