Home
last modified time | relevance | path

Searched defs:microcode (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/
H A Dcptpf.h22 struct microcode { struct
23 u8 is_mc_valid;
24 u8 is_ae;
25 u8 group;
26 u8 num_cores;
27 u32 code_size;
28 u64 core_mask;
29 u8 version[CPT_UCODE_VERSION_SZ];
53 struct microcode mcode[CPT_MAX_CORE_GROUPS]; argument
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dmce.h37 __u32 microcode; /* Microcode revision */ member
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dintel.c133 u32 microcode; member
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dcosa.c1386 static int download(struct cosa_data *cosa, const char __user *microcode, int length, int address) in download()
1460 static int readmem(struct cosa_data *cosa, char __user *microcode, int length, int address) in readmem()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_qe.h263 } __attribute__ ((packed)) microcode[1]; member
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dwd33c93.h222 uchar microcode; /* microcode rev */ member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dprocessor.h139 u32 microcode; member
/OK3568_Linux_fs/kernel/include/xen/interface/
H A Dplatform.h512 struct xenpf_microcode_update microcode; member
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Ddrxd_hard.c172 u8 *microcode; member
/OK3568_Linux_fs/kernel/include/soc/fsl/qe/
H A Dqe.h310 } __packed microcode[]; member