Home
last modified time | relevance | path

Searched refs:pgm_code (Results 1 – 4 of 4) sorted by relevance

/arch/s390/boot/
Dpgm_check_info.c39 p = add_val_as_hex(buf + strlen(buf), S390_lowcore.pgm_code); in print_pgm_check_info()
/arch/s390/include/asm/
Dlowcore.h30 __u16 pgm_code; /* 0x008e */ member
/arch/s390/kernel/
Dasm-offsets.c106 OFFSET(__LC_PGM_INT_CODE, lowcore, pgm_code); in main()
/arch/s390/kvm/
Dkvm-s390.c3816 vcpu->run->s390_ucontrol.pgm_code = 0x10; in vcpu_post_run()