Lines Matching full:avic
1253 /* INHIBITs that are relevant to both Intel's APICv and AMD's AVIC. */
1276 * was enabled, to avoid AVIC/APICv bypassing it.
1295 /* INHIBITs that are relevant only to the AMD's AVIC. */
1299 * AVIC is inhibited on a vCPU because it runs a nested guest.
1302 * cannot use the doorbell mechanism to signal interrupts via AVIC when
1309 * which cannot be injected when the AVIC is enabled, thus AVIC
1316 * which AVIC doesn't support for edge triggered interrupts.
1321 * AVIC is disabled because SEV doesn't support it.
1326 * AVIC is disabled because not all vCPUs with a valid LDR have a 1:1
1332 * AVIC is disabled because the vCPU's APIC ID is beyond the max
1333 * supported by AVIC/x2AVIC, i.e. the vCPU is unaddressable.