HomeSort by: relevance | last modified time | path
    Searched refs:hyperv_proc_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/hyperv/
hypervvar.h 92 typedef void (*hyperv_proc_t)(void *, struct cpu_info *); typedef in typeref:typename:void (*)(void *,struct cpu_info *)
93 void hyperv_set_event_proc(hyperv_proc_t, void *);
94 void hyperv_set_message_proc(hyperv_proc_t, void *);
  /src/sys/arch/x86/x86/
hyperv.c 136 hyperv_proc_t func;

Completed in 12 milliseconds