Searched full:avic (Results 1 – 13 of 13) sorted by relevance
| /linux/arch/arm/mach-imx/ |
| H A D | hardware.h | 49 * AVIC 0x68000000+0x100000 -> 0xf5800000+0x100000 57 * AVIC 0x68000000+0x100000 -> 0xf5800000+0x100000 63 * AVIC 0x68000000+0x100000 -> 0xf5800000+0x100000
|
| H A D | mx3x.h | 19 * FC400000 68000000 128M AVIC 98 * ROMP and AVIC
|
| H A D | Makefile | 15 obj-$(CONFIG_MXC_AVIC) += avic.o
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | xapic_state_test.c | 239 * the guest in order to test AVIC. KVM disallows changing CPUID after in main() 240 * KVM_RUN and AVIC is disabled if _any_ vCPU is allowed to use x2APIC. in main() 246 * AMD's AVIC implementation is buggy (fails to clear the ICR BUSY bit), in main() 252 get_kvm_amd_param_bool("avic"); in main()
|
| H A D | xapic_tpr_test.c | 272 * KVM_RUN and AVIC is disabled if _any_ vCPU is allowed to use x2APIC. in main()
|
| /linux/include/linux/ |
| H A D | amd-iommu.h | 30 /* IOMMU AVIC Function */
|
| /linux/drivers/irqchip/ |
| H A D | irq-aspeed-vic.c | 152 .name = "AVIC",
|
| /linux/arch/x86/kvm/svm/ |
| H A D | svm.c | 1558 * The following fields are ignored when AVIC is enabled in svm_set_vintr() 3858 * If AVIC was inhibited in order to detect an IRQ window, and there's in svm_inject_irq() 3863 * IRQs, i.e. if KVM is injecting L1 IRQs into L2. AVIC is locally in svm_inject_irq() 3932 * will automatically process AVIC interrupts at the next VMRUN. in svm_complete_interrupt_delivery() 4104 * KVM only enables IRQ windows when AVIC is enabled if there's in svm_enable_irq_window() 4105 * pending ExtINT since it cannot be injected via AVIC (ExtINT in svm_enable_irq_window() 4107 * AVIC is enabled, and so KVM needs to temporarily disable in svm_enable_irq_window() 4108 * AVIC in order to detect when it's ok to inject the ExtINT. in svm_enable_irq_window() 4110 * If running nested, AVIC is already locally inhibited on this in svm_enable_irq_window() 4111 * vCPU (L2 vCPUs use a different MMU that never maps the AVIC in svm_enable_irq_window() [all …]
|
| /linux/arch/x86/include/asm/ |
| H A D | sev-common.h | 211 #define GHCB_TERM_SAVIC_FAIL 12 /* Secure AVIC-specific failure */
|
| /linux/arch/x86/kvm/ |
| H A D | i8254.c | 300 * AMD SVM AVIC accelerates EOI write and does not trap. in kvm_pit_set_reinject()
|
| H A D | trace.h | 1524 * Tracepoint for AMD AVIC
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | cpufeatures.h | 379 #define X86_FEATURE_AVIC (15*32+13) /* "avic" Virtual Interrupt Controller */
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 866 0x8000000a, 0, edx, 13, avic , Advanced virtual interrupt controller
|