Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmshyperv.h353 void hv_apic_init(void);
355 static inline void hv_apic_init(void) {} in hv_apic_init() function
/Linux-v4.19/arch/x86/hyperv/
Dhv_apic.c241 void __init hv_apic_init(void) in hv_apic_init() function
Dhv_init.c330 hv_apic_init(); in hyperv_init()