Home
last modified time | relevance | path

Searched defs:hv_vtl_early_init (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/hyperv/
H A Dhv_vtl.c236 int __init hv_vtl_early_init(void) in hv_vtl_early_init() function
/openbmc/linux/arch/x86/include/asm/
H A Dmshyperv.h345 static inline int __init hv_vtl_early_init(void) { return 0; } in hv_vtl_early_init() function