Go to the source code of this file.
Classes | |
struct | _DSISR |
Defines | |
#define | UNCACHED_POLICY 2 |
#define | KiIsThreadNumericStateSaved(a) TRUE |
#define | KiRundownThread(a) |
#define | Isx86FeaturePresent(_f_) TRUE |
#define | ppc_machine_check 1 |
#define | ppc_data_storage 2 |
#define | ppc_instruction_storage 3 |
#define | ppc_external 4 |
#define | ppc_alignment 5 |
#define | ppc_program 6 |
#define | ppc_fp_unavailable 7 |
#define | ppc_decrementer 8 |
#define | ppc_direct_store_error 9 |
#define | ppc_syscall 10 |
#define | ppc_trace 11 |
#define | ppc_fp_assist 12 |
#define | ppc_run_mode 13 |
Typedefs | |
typedef _DSISR | DSISR |
typedef _DSISR * | PDSISR |
Functions | |
DSISR | KiGetDsisr () |
void | KiSetDsisr (DSISR Value) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|