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

  /external/qemu/target-i386/
kvm.c 126 #ifndef KVM_MP_STATE_RUNNABLE
127 #define KVM_MP_STATE_RUNNABLE 0
139 env->mp_state = KVM_MP_STATE_RUNNABLE;
  /external/qemu/android/config/linux-x86/linux/
kvm.h 272 #define KVM_MP_STATE_RUNNABLE 0
  /external/qemu/android/config/linux-x86_64/linux/
kvm.h 272 #define KVM_MP_STATE_RUNNABLE 0

Completed in 54 milliseconds