Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmshyperv.h286 void hv_vtom_init(void);
290 static inline void hv_vtom_init(void) {} in hv_vtom_init() function
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c599 hv_vtom_init(); in ms_hyperv_init_platform()
/linux/arch/x86/hyperv/
H A Divm.c627 void __init hv_vtom_init(void) in hv_vtom_init() function
/linux/Documentation/virt/hyperv/
H A Dcoco.rst146 as necessary. See hv_vtom_init() where these callback are set up.