Searched refs:ucode_rev (Results 1 – 10 of 10) sorted by relevance
77 if (cpu->ucode_rev == 0) { in kvm_cpu_realizefn()78 cpu->ucode_rev = in kvm_cpu_realizefn()
3877 kvm_msr_entry_add(cpu, MSR_IA32_UCODE_REV, cpu->ucode_rev); in kvm_init_msrs()
92 drvr->wlc->ucode_rev, hw->band->radiorev, in brcms_debugfs_hardware_read()
485 uint ucode_rev; member
7860 if (wlc->ucode_rev == 0) { in brcms_c_init()7866 wlc->ucode_rev = (rev << NBITS(u16)) | patch; in brcms_c_init()
468 val = x86_cpu->ucode_rev; in helper_rdmsr()
701 val = cpu->ucode_rev; in simulate_rdmsr()
2075 uint64_t ucode_rev; member
7874 if (cpu->ucode_rev == 0) { in x86_cpu_realizefn()7881 cpu->ucode_rev = 0x01000065; in x86_cpu_realizefn()7883 cpu->ucode_rev = 0x100000000ULL; in x86_cpu_realizefn()8514 DEFINE_PROP_UINT64("ucode-rev", X86CPU, ucode_rev, 0),
8466 u8 ucode_rev; member