Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmshyperv.h235 void hv_apic_init(void);
239 static inline void hv_apic_init(void) {} in hv_apic_init() function
/Linux-v5.4/arch/x86/hyperv/
Dhv_apic.c245 void __init hv_apic_init(void) in hv_apic_init() function
Dhv_init.c314 hv_apic_init(); in hyperv_init()