Searched refs:PSL_CM (Results 1 – 6 of 6) sorted by relevance
55 #define PSL_CM 0x80000000UL /* Computation Mode (64-bit) */ macro
71 msr = PSL_CM | PSL_ME; in cpudep_ap_bootstrap()
216 psl_kernset |= PSL_CM; in booke_cpu_init()220 psl_userset32 = psl_userset & ~PSL_CM; in booke_cpu_init()
148 oris %r3, %r3, PSL_CM@h282 oris %r3, %r3, PSL_CM@h505 oris %r3, %r3, PSL_CM@h /* Ensure we're in 64-bit after RFI */571 lis %r4, PSL_CM@h /* Note AS=0 */
239 ASSYM(PSL_CM, PSL_CM);
202 uc->uc_mcontext.__gregs[_REG_PSL] |= PSL_CM;