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

  /src/sys/dev/vmt/
vmtvar.h 193 vmt_hvcall(uint8_t cmd, u_int regs[6]) function in typeref:typename:void
  /src/sys/arch/x86/x86/
lapic.c 94 #include <dev/vmt/vmtreg.h> /* for vmt_hvcall() */
95 #include <dev/vmt/vmtvar.h> /* for vmt_hvcall() */
285 vmt_hvcall(VM_CMD_GET_VCPU_INFO, regs);
identcpu.c 62 #include <dev/vmt/vmtreg.h> /* for vmt_hvcall() */
63 #include <dev/vmt/vmtvar.h> /* for vmt_hvcall() */
1197 vmt_hvcall(VM_CMD_GET_VERSION, regs);

Completed in 16 milliseconds