overlay_begin_address   86 sound/pci/cs46xx/cs46xx_dsp_spos.h 	u32 overlay_begin_address;
overlay_begin_address   46 sound/pci/cs46xx/dsp_spos.c 				       u32 overlay_begin_address)
overlay_begin_address   80 sound/pci/cs46xx/dsp_spos.c 							address += (ins->code.offset / 2) - overlay_begin_address;
overlay_begin_address  147 sound/pci/cs46xx/dsp_spos.c 			module->overlay_begin_address = module->symbol_table.symbols[0].address;
overlay_begin_address  164 sound/pci/cs46xx/dsp_spos.c 			ins->symbol_table.symbols[ins->symbol_table.nsymbols].address += ((ins->code.offset / 2) - module->overlay_begin_address);
overlay_begin_address  406 sound/pci/cs46xx/dsp_spos.c 		module->overlay_begin_address = 0x000;
overlay_begin_address  424 sound/pci/cs46xx/dsp_spos.c 		module->nfixups = shadow_and_reallocate_code(chip,code->data,code->size,module->overlay_begin_address);