Home | History | Annotate | Download | only in qemu

Lines Matching refs:PREFIX_LOCK

270 #define PREFIX_LOCK 4
3364 prefixes |= PREFIX_LOCK;
3770 if (!uses_LOCK_prefix && (prefixes & PREFIX_LOCK))
3773 used_prefixes |= PREFIX_LOCK;
5792 else if (address_mode != mode_64bit && (prefixes & PREFIX_LOCK))
5794 used_prefixes |= PREFIX_LOCK;