Linux Kernel
3.7.1
|
#include <opal.h>
Data Fields | |
uint8_t | in_use |
uint8_t | reserved_1 [2] |
uint64_t | gpr3 |
uint64_t | srr0 |
uint64_t | srr1 |
union { | |
struct { | |
uint8_t effective_address_provided | |
uint8_t physical_address_provided | |
uint8_t reserved_1 [5] | |
uint64_t effective_address | |
uint64_t physical_address | |
uint8_t reserved_2 [8] | |
} ue_error | |
struct { | |
uint8_t effective_address_provided | |
uint8_t reserved_1 [6] | |
uint64_t effective_address | |
uint8_t reserved_2 [16] | |
} slb_error | |
struct { | |
uint8_t effective_address_provided | |
uint8_t reserved_1 [6] | |
uint64_t effective_address | |
uint8_t reserved_2 [16] | |
} erat_error | |
struct { | |
uint8_t effective_address_provided | |
uint8_t reserved_1 [6] | |
uint64_t effective_address | |
uint8_t reserved_2 [16] | |
} tlb_error | |
} | u |
struct { ... } erat_error |
struct { ... } slb_error |
struct { ... } tlb_error |
union { ... } u |
struct { ... } ue_error |