SLAVE_CODE_SIZE
slave_code_buf = kmalloc(SLAVE_CODE_SIZE, GFP_KERNEL);
slave_code_buf, SLAVE_CODE_SIZE,
memcpy(slave_code_buf, slave_code, SLAVE_CODE_SIZE);