180a913d84
* linux/s390/syscallent.h ([378]): Change decoder to s390_guarded_storage. * linux/s390x/syscallent.h: Likewise. * s390.c (struct guard_storage_control_block, struct guard_storage_event_parameter_list): New structure type definition. (guard_storage_print_gsepl, guard_storage_print_gscb, SYS_FUNC(s390_guarded_storage)): New function. (DIV_ROUND_UP): New macro. * xlat/s390_guarded_storage_commands.in: New file.
6 lines
72 B
Plaintext
6 lines
72 B
Plaintext
GS_ENABLE 0
|
|
GS_DISABLE 1
|
|
GS_SET_BC_CB 2
|
|
GS_CLEAR_BC_CB 3
|
|
GS_BROADCAST 4
|