Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/aarch64/
H A Dhyperv_aarch64.c52 void hyperv_init_tc(void);
66 hyperv_init_tc(void) in hyperv_init_tc() function
/freebsd/sys/dev/hyperv/vmbus/x86/
H A Dhyperv_x86.c55 void hyperv_init_tc(void);
95 hyperv_init_tc(void) in hyperv_init_tc() function
/freebsd/sys/dev/hyperv/include/
H A Dhyperv.h87 void hyperv_init_tc(void);
/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv.c186 hyperv_init_tc(); in hyperv_init()