Searched refs:SLOTS_PER_PAGE (Results 1 – 1 of 1) sorted by relevance
74 #define SLOTS_PER_PAGE KFD_SIGNAL_EVENT_LIMIT macro75 #define SLOT_BITMAP_SIZE BITS_TO_LONGS(SLOTS_PER_PAGE)76 #define BITS_PER_PAGE (ilog2(SLOTS_PER_PAGE)+1)103 SLOTS_PER_PAGE); in allocate_free_slot()138 page->free_slots = SLOTS_PER_PAGE; in allocate_signal_page()590 for (i = 0; i < SLOTS_PER_PAGE; i++) in kfd_signal_event_interrupt()