Searched refs:HFLAG_COPY_MASK (Results 1 – 2 of 2) sorted by relevance
535 #define HFLAG_COPY_MASK ~( \ in kvm_get_sregs() macro573 env->hflags = (env->hflags & HFLAG_COPY_MASK) | hflags; in kvm_get_sregs()
782 #define HFLAG_COPY_MASK ~( \ in hax_setup_qemu_emulator() macro820 env->hflags = (env->hflags & HFLAG_COPY_MASK) | hflags; in hax_setup_qemu_emulator()