#include <asm/mmu_context.h>
Go to the source code of this file.
#define free_cop_pid |
( |
|
p | ) |
|
#define ICSWX_DSI_UCT 0x00004000 /* Unavailable Coprocessor Type */ |
#define ICSWX_DSISR_CTMASK 0x00003f00 |
#define ICSWX_RC_NOT_FOUND 0x2 /* No coprocessor found */ |
#define ICSWX_RC_NOT_IDLE 0x4 /* No coprocessor found idle */ |
#define ICSWX_RC_STARTED 0x8 /* The request has been started */ |
#define ICSWX_RC_UNDEFINED 0x1 /* Reserved */ |
: regsiters at time of interrupt : storage address : Fault code, usually the DSISR or ESR depending on processor type
Return 0 if we are able to resolve the data storage fault that results from a CT miss in the ACOP register.
Definition at line 197 of file icswx.c.