Searched refs:code_offset (Results 1 – 8 of 8) sorted by relevance
71 u32 code_offset; member
96 falcon->firmware.code.offset = os->code_offset; in falcon_parse_firmware_image()
407 const __be32 *code = base + be32_to_cpu(ucode->code_offset); in qe_upload_microcode()537 if (ucode->code_offset) in qe_upload_firmware()
78 u16 code_offset; member
1345 test_code += end_arg->code_offset; in kprobes_test_case_start()
135 const u8 *data, size_t size, u16 code_offset, int flags) in upload_code() argument159 code_offset, 0, p, transfer_size, 1000 /* ms */); in upload_code()170 code_offset += transfer_size/sizeof(u16); in upload_code()
287 __be32 code_offset; /* Offset of the actual microcode */ member
261 'code_offset' is the offset, in bytes, from the beginning of this
Completed in 65 milliseconds