HomeSort by relevance Sort by last modified time
    Searched refs:X86_FEATURE_HYPERVISOR (Results 1 - 2 of 2) sorted by null

  /external/syslinux/com32/include/
cpufeature.h 101 #define X86_FEATURE_HYPERVISOR (4*32+31) /* Running on a hypervisor */
  /external/syslinux/com32/gpllib/
cpuid.c 556 cpu->flags.hypervisor = cpu_has(c, X86_FEATURE_HYPERVISOR);

Completed in 168 milliseconds