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

  /src/sys/arch/x86/x86/
cpu.c 609 if (ci->ci_vm == NULL) {
611 ci->ci_vm =
635 if (ci->ci_vm == child)
636 ci->ci_vm = NULL;
  /src/sys/arch/x86/include/
cpu.h 186 device_t ci_vm; /* Virtual machine guest driver */ member in struct:cpu_info

Completed in 13 milliseconds