Home | History | Annotate | Download | only in target-i386

Lines Matching refs:CR4_PAE_MASK

873         if (!(env->cr[4] & CR4_PAE_MASK))
915 if ((new_cr4 & (CR4_PGE_MASK | CR4_PAE_MASK | CR4_PSE_MASK)) !=
916 (env->cr[4] & (CR4_PGE_MASK | CR4_PAE_MASK | CR4_PSE_MASK))) {
989 if (env->cr[4] & CR4_PAE_MASK) {
1240 (env->cr[4] & CR4_PAE_MASK))
1262 if (env->cr[4] & CR4_PAE_MASK) {