Searched refs:pgm_code (Results 1 – 4 of 4) sorted by relevance
311 switch (run->s390_ucontrol.pgm_code) { in uc_handle_exit_ucontrol()321 TEST_FAIL("UNEXPECTED PGM CODE %d", run->s390_ucontrol.pgm_code); in uc_handle_exit_ucontrol()493 ASSERT_EQ(PGM_SEGMENT_TRANSLATION, run->s390_ucontrol.pgm_code); in TEST_F()522 ASSERT_EQ(PGM_SEGMENT_TRANSLATION, run->s390_ucontrol.pgm_code); in TEST_F()
318 __u32 pgm_code; member
4332 vcpu->run->s390_ucontrol.pgm_code = PGM_SEGMENT_TRANSLATION; in vcpu_ucontrol_translate()
6916 __u32 pgm_code;