HomeSort by: relevance | last modified time | path
    Searched defs:hyperv_nullop (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/hyperv/
hyperv_common.c 48 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) function in typeref:typename:int

Completed in 36 milliseconds