Searched refs:TOTAL_SLOTS (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_2835_arm.c56 #define TOTAL_SLOTS (VCHIQ_SLOT_ZERO_SLOTS + 2 * 32) macro
141 g_slot_mem_size = PAGE_ALIGN(TOTAL_SLOTS * VCHIQ_SLOT_SIZE);

Completed in 159 milliseconds