Searched refs:NES_MAX_USER_DB_REGIONS (Results 1 – 2 of 2) sorted by relevance
40 #define NES_MAX_USER_DB_REGIONS 4096 macro53 unsigned long allocated_doorbells[BITS_TO_LONGS(NES_MAX_USER_DB_REGIONS)];54 u16 mmap_db_index[NES_MAX_USER_DB_REGIONS];
812 NES_MAX_USER_DB_REGIONS, nesucontext->first_free_db); in nes_alloc_pd()815 if (nespd->mmap_db_index >= NES_MAX_USER_DB_REGIONS) { in nes_alloc_pd()