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

  /external/valgrind/main/coregrind/
pub_core_machine.h 160 and VG_(machine_ppc64_has_VMX)
219 extern ULong VG_(machine_ppc64_has_VMX);
m_machine.c 358 and VG_(machine_ppc64_has_VMX)
380 ULong VG_(machine_ppc64_has_VMX) = 0;
824 VG_(machine_ppc64_has_VMX) = have_V ? 1 : 0;
    [all...]

Completed in 676 milliseconds