Searched refs:hyperv_proc_t (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/hyperv/
H A Dhypervvar.h92 typedef void (*hyperv_proc_t)(void *, struct cpu_info *); typedef
93 void hyperv_set_event_proc(hyperv_proc_t, void *);
94 void hyperv_set_message_proc(hyperv_proc_t, void *);
/netbsd-current/sys/arch/x86/x86/
H A Dhyperv.c133 hyperv_proc_t func;

Completed in 144 milliseconds