Go to the documentation of this file.
34 #define __PRINTF(fmt, args...) { fprintf(stderr,fmt , ## args); }
36 #define DEBUG_PRINTF(fmt, args...) __PRINTF(fmt , ## args)
38 #define DEBUG_PRINTF(fmt, args...)
115 #define LS_SIZE 0x40000
116 #define PSMAP_SIZE 0x20000
117 #define MFC_SIZE 0x1000
118 #define MSS_SIZE 0x1000
119 #define CNTL_SIZE 0x1000
120 #define SIGNAL_SIZE 0x1000
122 #define MSSYNC_OFFSET 0x00000
123 #define MFC_OFFSET 0x03000
124 #define CNTL_OFFSET 0x04000
125 #define SIGNAL1_OFFSET 0x14000
126 #define SIGNAL2_OFFSET 0x1c000
132 #define SPE_EMULATE_PARAM_BUFFER 0x3e000
136 #define SPE_PROGRAM_NORMAL_END 0x2000
137 #define SPE_PROGRAM_LIBRARY_CALL 0x2100
142 #define SPE_PROGRAM_ISOLATED_STOP 0x2200
143 #define SPE_PROGRAM_ISO_LOAD_COMPLETE 0x2206
249 unsigned int runflags,
void *argp,
void *envp,
spe_stop_info_t *stopinfo);
462 unsigned int mbox_data[],
494 unsigned int mbox_data[],
542 unsigned int mbox_data[],
561 unsigned int signal_reg,