TCR_GET_WP 562 arch/powerpc/include/asm/reg_booke.h #define TCR_GET_WP(tcr) ((((tcr) & 0xC0000000) >> 30) | \ TCR_GET_WP 565 arch/powerpc/include/asm/reg_booke.h #define TCR_GET_WP(tcr) (((tcr) & 0xC0000000) >> 30)