Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
per_lowcore_bits Struct Reference

#include <ptrace.h>

Data Fields

unsigned perc_branching: 1
 
unsigned perc_instruction_fetch: 1
 
unsigned perc_storage_alteration: 1
 
unsigned perc_gpr_alt_unused: 1
 
unsigned perc_store_real_address: 1
 
unsigned __pad0__: 3
 
unsigned atmid_psw_bit_31: 1
 
unsigned atmid_validity_bit: 1
 
unsigned atmid_psw_bit_32: 1
 
unsigned atmid_psw_bit_5: 1
 
unsigned atmid_psw_bit_16: 1
 
unsigned atmid_psw_bit_17: 1
 
unsigned si: 2
 
unsigned long address
 
unsigned __pad1__: 4
 
unsigned access_id: 4
 

Detailed Description

Definition at line 355 of file ptrace.h.

Field Documentation

unsigned __pad0__

Definition at line 362 of file ptrace.h.

unsigned __pad1__

Definition at line 371 of file ptrace.h.

unsigned access_id

Definition at line 372 of file ptrace.h.

unsigned long address

Definition at line 370 of file ptrace.h.

unsigned atmid_psw_bit_16

Definition at line 367 of file ptrace.h.

unsigned atmid_psw_bit_17

Definition at line 368 of file ptrace.h.

unsigned atmid_psw_bit_31

Definition at line 363 of file ptrace.h.

unsigned atmid_psw_bit_32

Definition at line 365 of file ptrace.h.

unsigned atmid_psw_bit_5

Definition at line 366 of file ptrace.h.

unsigned atmid_validity_bit

Definition at line 364 of file ptrace.h.

unsigned perc_branching

Definition at line 357 of file ptrace.h.

unsigned perc_gpr_alt_unused

Definition at line 360 of file ptrace.h.

unsigned perc_instruction_fetch

Definition at line 358 of file ptrace.h.

unsigned perc_storage_alteration

Definition at line 359 of file ptrace.h.

unsigned perc_store_real_address

Definition at line 361 of file ptrace.h.

unsigned si

Definition at line 369 of file ptrace.h.


The documentation for this struct was generated from the following file: