Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/hyperv/
Dhv_spinlock.c69 void __init hv_init_spinlocks(void) in hv_init_spinlocks() function
/linux-6.1.9/arch/x86/include/asm/
Dmshyperv.h166 void __init hv_init_spinlocks(void);
/linux-6.1.9/arch/x86/kernel/cpu/
Dmshyperv.c225 hv_init_spinlocks(); in hv_smp_prepare_boot_cpu()