Lines Matching refs:CR4_PSE_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))) {1145 if ((pde & PG_PSE_MASK) && (env->cr[4] & CR4_PSE_MASK)) {1328 if ((pde & PG_PSE_MASK) && (env->cr[4] & CR4_PSE_MASK)) {