Home
last modified time | relevance | path

Searched refs:native_wrmsrl (Results 1 – 5 of 5) sorted by relevance

/arch/x86/include/asm/
Dmicrocode_intel.h60 native_wrmsrl(MSR_IA32_UCODE_REV, 0); in intel_get_microcode_revision()
Dmsr.h119 #define native_wrmsrl(msr, val) \ macro
/arch/x86/kernel/cpu/microcode/
Damd.c398 native_wrmsrl(MSR_AMD64_PATCH_LOADER, (u64)(long)&mc->hdr.data_code); in __apply_microcode_amd()
Dintel.c565 native_wrmsrl(MSR_IA32_UCODE_WRITE, (unsigned long)mc->bits); in apply_microcode_early()
/arch/x86/kvm/vmx/
Dvmx.c385 native_wrmsrl(MSR_IA32_MCU_OPT_CTRL, msr); in vmx_disable_fb_clear()
396 native_wrmsrl(MSR_IA32_MCU_OPT_CTRL, vmx->msr_ia32_mcu_opt_ctrl); in vmx_enable_fb_clear()
6230 native_wrmsrl(MSR_IA32_FLUSH_CMD, L1D_FLUSH); in vmx_l1d_flush()
6727 native_wrmsrl(MSR_IA32_SPEC_CTRL, hostval); in vmx_spec_ctrl_restore_host()