RE: [PATCH v2 05/13] x86/irq: Reserve a per CPU IDT vector for posted MSIs

From: Tian, Kevin
Date: Fri Apr 12 2024 - 05:15:52 EST


> From: Jacob Pan <jacob.jun.pan@xxxxxxxxxxxxxxx>
> Sent: Saturday, April 6, 2024 6:31 AM
>
> +/*
> + * Posted interrupt notification vector for all device MSIs delivered to
> + * the host kernel.
> + */
> +#define POSTED_MSI_NOTIFICATION_VECTOR 0xeb
> #define NR_VECTORS 256
>

Every interrupt is kind of a notification.

Just call it POSTED_MSI_VECTOR