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

  /src/sys/dev/vmt/
vmtreg.h 48 #define VM_CMD_GET_VERSION 0x0a
vmt_subr.c 156 vmt_probe_cmd(&frame, VM_CMD_GET_VERSION);
179 vmt_probe_cmd(&frame, VM_CMD_GET_VERSION);
1150 frame.ecx = VM_CMD_GET_VERSION;
  /src/sys/arch/x86/x86/
identcpu.c 1197 vmt_hvcall(VM_CMD_GET_VERSION, regs);

Completed in 14 milliseconds