Searched refs:hv_vtl_early_init (Results 1 – 3 of 3) sorted by relevance
335 int __init hv_vtl_early_init(void);338 static inline int __init hv_vtl_early_init(void) { return 0; } in hv_vtl_early_init() function
268 int __init hv_vtl_early_init(void) in hv_vtl_early_init() function
606 hv_vtl_early_init(); in hyperv_init()