Searched refs:PSW_MASK_PER (Results 1 – 3 of 3) sorted by relevance
89 if ((old_mask ^ mask) & PSW_MASK_PER) { in s390_cpu_set_psw()327 if (env->psw.mask & PSW_MASK_PER) { in s390x_get_tb_cpu_state()
271 #undef PSW_MASK_PER292 #define PSW_MASK_PER 0x4000000000000000ULL macro
1976 if (PERchanged && env->psw.mask & PSW_MASK_PER) { in HELPER()2013 if (PERchanged && env->psw.mask & PSW_MASK_PER) { in HELPER()