HomeSort by: relevance | last modified time | path
    Searched refs:hyperv_hypercall_enabled (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/hyperv/
hypervvar.h 64 int hyperv_hypercall_enabled(void);
hyperv_common.c 53 __weak_alias(hyperv_hypercall_enabled, hyperv_nullop);
vmbus.c 255 !hyperv_hypercall_enabled() ||
  /src/sys/arch/x86/x86/
hyperv.c 731 hyperv_hypercall_enabled(void) function in typeref:typename:int
intr.c 1442 if (hyperv_hypercall_enabled()) {

Completed in 17 milliseconds