Home
last modified time | relevance | path

Searched refs:APIC_TASKPRI (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dapic.h
/linux/arch/x86/include/asm/
H A Dapicdef.h44 #define APIC_TASKPRI 0x80 macro
/linux/tools/testing/selftests/kvm/x86_64/
H A Dxapic_ipi_test.c
/linux/arch/x86/kvm/svm/
H A Dsvm.c116 { .index = X2APIC_MSR(APIC_TASKPRI), .always = false },
/linux/arch/x86/kvm/vmx/
H A Dnested.c679 X2APIC_MSR(APIC_TASKPRI), in nested_vmx_prepare_msr_bitmap()
H A Dvmx.c4124 vmx_set_intercept_for_msr(vcpu, X2APIC_MSR(APIC_TASKPRI), MSR_TYPE_RW, in vmx_update_msr_bitmap_x2apic()