HomeSort by: relevance | last modified time | path
    Searched refs:cpu_ucode_amd_get_version (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/x86/include/
cpu_ucode.h 50 int cpu_ucode_amd_get_version(struct cpu_ucode_version *, void *, size_t);
  /src/sys/arch/x86/x86/
compat_60_cpu_ucode.c 61 return cpu_ucode_amd_get_version(&data, &data6->version,
cpu_ucode.c 73 error = cpu_ucode_amd_get_version(data, &v, l);
cpu_ucode_amd.c 105 cpu_ucode_amd_get_version(struct cpu_ucode_version *ucode, void *ptr, function in typeref:typename:int

Completed in 11 milliseconds