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 164 and VG_(machine_ppc64_has_VMX)
223 extern ULong VG_(machine_ppc64_has_VMX);
m_machine.c 382 and VG_(machine_ppc64_has_VMX)
409 ULong VG_(machine_ppc64_has_VMX) = 0;
977 VG_(machine_ppc64_has_VMX) = have_V ? 1 : 0;
    [all...]

Completed in 19 milliseconds