Home
last modified time | relevance | path

Searched refs:CR0_MP_SHIFT (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/
H A Dcpu.h226 #define CR0_MP_SHIFT 1 macro
H A Dcpu.c8380 hflags |= (env->cr[0] << (HF_MP_SHIFT - CR0_MP_SHIFT)) & in x86_update_hflags()