Searched refs:PSSCR_EC (Results 1 – 4 of 4) sorted by relevance
54 #define PSSCR_HV_DEFAULT_VAL (PSSCR_ESL | PSSCR_EC | \58 #define PSSCR_HV_DEFAULT_MASK (PSSCR_ESL | PSSCR_EC | \63 #define GET_PSSCR_EC(x) (((x) & PSSCR_EC) >> PSSCR_EC_SHIFT)
162 #define PSSCR_EC 0x00100000 /* Exit Criterion */ macro
48 #define PSSCR_EC_ESL_MASK_SHIFTED (PSSCR_EC | PSSCR_ESL) >> 16
937 oris r6, r6, PSSCR_EC@h /* This makes stop trap to HV */2757 lis r3, (PSSCR_EC | PSSCR_ESL)@h