INTR_REMAP_TABLE_ENTRIES
for (idx = 0; idx < INTR_REMAP_TABLE_ENTRIES; idx++) {
for (idx = 0; idx < INTR_REMAP_TABLE_ENTRIES; idx++) {
INTR_REMAP_TABLE_ENTRIES, mask);
INTR_REMAP_TABLE_ENTRIES)) {
size = INTR_REMAP_TABLE_ENTRIES*sizeof(struct irte);
for (i = 0; i < INTR_REMAP_TABLE_ENTRIES; i++) {
.size = INTR_REMAP_TABLE_ENTRIES,
bitmap = bitmap_zalloc(INTR_REMAP_TABLE_ENTRIES, GFP_KERNEL);