Searched refs:LPCR_TC (Results 1 – 3 of 3) sorted by relevance
520 if (mfspr(SPRN_LPCR) & LPCR_TC) in calculate_cfg_state()
467 #define LPCR_TC ASM_CONST(0x0000000000000200) /* Translation control */ macro
302 val = SET_FIELD(VAS_XLATE_LPCR_TC, val, lpcr & LPCR_TC); in init_xlate_regs()