Home
last modified time | relevance | path

Searched defs:HYPERVISOR (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dcpu_info.h103 HYPERVISOR = 25, // 0 when on a real CPU, 1 on (well-behaved) hypervisor. enumerator
/external/crosvm/hypervisor/src/haxm/haxm_sys/
Dcpuid.rs51 const HYPERVISOR = feature_bit(31); /* 0x80000000 Hypervisor Running */ constant