Home | Sort by: relevance | last modified time | path |
/src/sys/dev/hyperv/ | |
hypervvar.h | 85 typedef uint64_t (*hyperv_tc64_t)(void); typedef in typeref:typename:uint64_t (*)(void) 86 extern hyperv_tc64_t hyperv_tc64; |
hyperv_common.c | 46 hyperv_tc64_t hyperv_tc64; |