Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dmpic.c188 #define MAX_MMIO_REGIONS 10 macro
194 const struct mem_reg *mmio_regions[MAX_MMIO_REGIONS];
1290 if (opp->num_mmio_regions >= MAX_MMIO_REGIONS) { in add_mmio_region()