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

  /src/sys/arch/x86/x86/
hyperv.c 654 void hyperv_hypercall_intr(struct trapframe *);
656 hyperv_hypercall_intr(struct trapframe *frame __unused) function in typeref:typename:void
  /src/sys/arch/amd64/amd64/
vector.S 294 call _C_LABEL(hyperv_hypercall_intr)
  /src/sys/arch/i386/i386/
vector.S 352 call _C_LABEL(hyperv_hypercall_intr)

Completed in 13 milliseconds