Home
last modified time | relevance | path

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

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