Home
last modified time | relevance | path

Searched refs:MSR_IA32_LASTINTFROMIP (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmsr-index.h94 #define MSR_IA32_LASTINTFROMIP 0x000001dd macro
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c2703 { MSR_IA32_LASTINTFROMIP, 1 },
2710 { MSR_IA32_LASTINTFROMIP, 1 },
2717 { MSR_IA32_LASTINTFROMIP, 1 },
2725 { MSR_IA32_LASTINTFROMIP, 1 },
2732 { MSR_IA32_LASTINTFROMIP, 1 },
4208 sign_extend_msr(MSR_IA32_LASTINTFROMIP, VMX_GUEST_MSR); in bdw_erratum_bdf14_fixup()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtraps.c1856 this_cpu(ler_msr) = MSR_IA32_LASTINTFROMIP; in percpu_traps_init()
1868 this_cpu(ler_msr) = MSR_IA32_LASTINTFROMIP; in percpu_traps_init()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dsvm.c1876 case MSR_IA32_LASTINTFROMIP: in svm_msr_read_intercept()
2010 svm_disable_intercept_for_msr(v, MSR_IA32_LASTINTFROMIP); in svm_msr_write_intercept()
2022 case MSR_IA32_LASTINTFROMIP: in svm_msr_write_intercept()

Completed in 23 milliseconds