add_val_as_hex 39 arch/s390/boot/pgm_check_info.c p = add_val_as_hex(buf + strlen(buf), S390_lowcore.pgm_code); add_val_as_hex 46 arch/s390/boot/pgm_check_info.c p = add_val_as_hex(p, S390_lowcore.psw_save_area.mask); add_val_as_hex 48 arch/s390/boot/pgm_check_info.c p = add_val_as_hex(p, S390_lowcore.psw_save_area.addr); add_val_as_hex 85 arch/s390/boot/pgm_check_info.c p = add_val_as_hex(p, S390_lowcore.gpregs_save_area[row * 4 + col]);