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

  /external/qemu/
cpu-exec.c 365 !(env->hflags2 & HF2_NMI_MASK)) {
367 env->hflags2 |= HF2_NMI_MASK;
    [all...]
  /external/qemu/target-i386/
cpu.h 192 #define HF2_NMI_MASK (1 << HF2_NMI_SHIFT)
    [all...]
seg_helper.c     [all...]

Completed in 55 milliseconds