Searched refs:cpu_ucode_version (Results 1 – 12 of 12) sorted by relevance
67 struct cpu_ucode_version { struct72 #define IOC_CPU_UCODE_GET_VERSION _IOWR('c', 6, struct cpu_ucode_version) argument
131 int cpu_ucode_get_version(struct cpu_ucode_version *);
50 int cpu_ucode_amd_get_version(struct cpu_ucode_version *, void *, size_t);54 int cpu_ucode_intel_get_version(struct cpu_ucode_version *, void *, size_t);
58 struct cpu_ucode_version data; in compat6_cpu_ucode_get_version()
58 cpu_ucode_get_version(struct cpu_ucode_version *data) in cpu_ucode_get_version()
70 cpu_ucode_intel_get_version(struct cpu_ucode_version *ucode, in cpu_ucode_intel_get_version()
105 cpu_ucode_amd_get_version(struct cpu_ucode_version *ucode, void *ptr, in cpu_ucode_amd_get_version()
264 error = cpu_ucode_get_version((struct cpu_ucode_version *)data); in cpuctl_ioctl()
1978 struct cpu_ucode_version ucode; in identifycpu() 2595 struct cpu_ucode_version versreq; in ucodeupdate_check()
599 unsigned struct_cpu_ucode_version_sz = sizeof(cpu_ucode_version);
761 unsigned struct_cpu_ucode_version_sz = sizeof(cpu_ucode_version);
760 unsigned struct_cpu_ucode_version_sz = sizeof(cpu_ucode_version);