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

  /external/qemu/target-i386/
exec.h 371 env->hflags &= ~(HF_LMA_MASK | HF_SVME_MASK);
375 env->hflags |= HF_SVME_MASK;
cpu.h 172 #define HF_SVME_MASK (1 << HF_SVME_SHIFT)
translate.c     [all...]

Completed in 63 milliseconds