Home
last modified time | relevance | path

Searched refs:hyperv_hypercall_enabled (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/hyperv/
H A Dhypervvar.h64 int hyperv_hypercall_enabled(void);
H A Dhyperv_common.c53 __weak_alias(hyperv_hypercall_enabled, hyperv_nullop);
H A Dvmbus.c254 !hyperv_hypercall_enabled() || in vmbus_match()
/netbsd-src/sys/arch/x86/x86/
H A Dhyperv.c728 hyperv_hypercall_enabled(void) in hyperv_hypercall_enabled() function
H A Dintr.c1442 if (hyperv_hypercall_enabled()) { in cpu_intr_init()