Searched refs:hv_vtl_early_init (Results 1 – 3 of 3) sorted by relevance
342 int __init hv_vtl_early_init(void);345 static inline int __init hv_vtl_early_init(void) { return 0; } in hv_vtl_early_init() function
236 int __init hv_vtl_early_init(void) in hv_vtl_early_init() function
630 hv_vtl_early_init(); in hyperv_init()