Home
last modified time | relevance | path

Searched refs:ucode_ptr (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kernel/cpu/microcode/
H A Dintel.c536 static int send_data_chunk(struct staging_state *ss, void *ucode_ptr) in send_data_chunk() argument
538 u32 *src_chunk = ucode_ptr + ss->offset; in send_data_chunk()