Searched refs:UWM_PGM (Results 1 – 1 of 1) sorted by relevance
125 #define UWM_PGM 0x40 /* Unwind from program check handler. */ macro159 } else if (u->flags & UWM_PGM) { in unwindme_func4()337 TEST(UWM_PGM); in test_unwind_init()338 TEST(UWM_PGM | UWM_SP); in test_unwind_init()339 TEST(UWM_PGM | UWM_REGS); in test_unwind_init()340 TEST(UWM_PGM | UWM_SP | UWM_REGS); in test_unwind_init()