Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dmshyperv.h165 void hv_apic_init(void);
169 static inline void hv_apic_init(void) {} in hv_apic_init() function
/Linux-v6.1/arch/x86/hyperv/
Dhv_apic.c278 void __init hv_apic_init(void) in hv_apic_init() function
Dhv_init.c480 hv_apic_init(); in hyperv_init()