Searched refs:MSR_IA32_UCODE_WRITE (Results 1 – 6 of 6) sorted by relevance
170 wrmsr(MSR_IA32_UCODE_WRITE, address, 0); in microcode_update_intel()
51 movl $MSR_IA32_UCODE_WRITE, %ecx
144 mov $MSR_IA32_UCODE_WRITE, %ecx
434 #define MSR_IA32_UCODE_WRITE 0x00000079 macro
818 #define MSR_IA32_UCODE_WRITE 0x00000079 macro
312 pub const MSR_IA32_UCODE_WRITE: ::std::os::raw::c_uint = 0x00000079; constant