Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmshyperv.h287 void hv_vtom_init(void);
291 static inline void hv_vtom_init(void) {} in hv_vtom_init() function
/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c533 hv_vtom_init(); in ms_hyperv_init_platform()
/openbmc/linux/arch/x86/hyperv/
H A Divm.c575 void __init hv_vtom_init(void) in hv_vtom_init() function