Searched refs:PGM_INT_CODE_ADDRESSING (Results 1 – 9 of 9) sorted by relevance
49 check_pgm_int_code(PGM_INT_CODE_ADDRESSING); in test_stpx()80 check_pgm_int_code(PGM_INT_CODE_ADDRESSING); in test_spx()89 check_pgm_int_code(PGM_INT_CODE_ADDRESSING); in test_spx()126 check_pgm_int_code(PGM_INT_CODE_ADDRESSING); in test_stap()151 check_pgm_int_code(PGM_INT_CODE_ADDRESSING); in test_stidp()180 check_pgm_int_code(PGM_INT_CODE_ADDRESSING); in test_testblock()
39 check_pgm_int_code(PGM_INT_CODE_ADDRESSING); in test_pgm_int()71 check_pgm_int_code(PGM_INT_CODE_ADDRESSING); in test_malloc()
128 check_pgm_int_code(PGM_INT_CODE_ADDRESSING); in test_refbk_real()220 check_pgm_int_code(PGM_INT_CODE_ADDRESSING); in test_refbk_crossing()
106 check_pgm_int_code(PGM_INT_CODE_ADDRESSING); in test_invalid_address()112 check_pgm_int_code(PGM_INT_CODE_ADDRESSING); in test_invalid_address()118 check_pgm_int_code(PGM_INT_CODE_ADDRESSING); in test_invalid_address()
143 check_pgm_int_code(PGM_INT_CODE_ADDRESSING); in __test_cpacf_invalid_parm()
221 assert(clear_pgm_int() == PGM_INT_CODE_ADDRESSING); in test_edat2()
140 expected = PGM_INT_CODE_ADDRESSING; in test_exceptions()
19 #define PGM_BIT_ADDR (1ULL << PGM_INT_CODE_ADDRESSING)
207 #define PGM_INT_CODE_ADDRESSING 0x05 macro