Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hyperv/
H A Dhyperv_common.c48 int hyperv_nullop(void);
53 __weak_alias(hyperv_hypercall_enabled, hyperv_nullop);
54 __weak_alias(hyperv_synic_supported, hyperv_nullop);
55 __weak_alias(hyperv_is_gen1, hyperv_nullop);
60 __weak_alias(hyperv_get_vcpuid, hyperv_nullop);
67 hyperv_nullop(void) in hyperv_nullop() function