Searched refs:hyperv_hypercall_enabled (Results 1 – 5 of 5) sorted by relevance
64 int hyperv_hypercall_enabled(void);
53 __weak_alias(hyperv_hypercall_enabled, hyperv_nullop);
254 !hyperv_hypercall_enabled() || in vmbus_match()
728 hyperv_hypercall_enabled(void) in hyperv_hypercall_enabled() function
1442 if (hyperv_hypercall_enabled()) { in cpu_intr_init()