Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.h98 const u8 *ucode_ptr; /* pointer to microcode in tar archive */ member
/linux/arch/x86/kernel/cpu/microcode/
H A Dintel.c501 static int send_data_chunk(struct staging_state *ss, void *ucode_ptr) in send_data_chunk()