Searched refs:max_doorbell_slices (Results 1 – 1 of 1) sorted by relevance
35 static unsigned int max_doorbell_slices; variable87 if (!max_doorbell_slices || in kfd_doorbell_init()88 doorbell_process_limit < max_doorbell_slices) in kfd_doorbell_init()89 max_doorbell_slices = doorbell_process_limit; in kfd_doorbell_init()263 int r = ida_simple_get(&doorbell_ida, 1, max_doorbell_slices, in kfd_alloc_process_doorbells()