Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_packet_manager.c90 unsigned int *rl_buffer_size, in pm_allocate_runlist_ib() argument
98 pm_calc_rlib_size(pm, rl_buffer_size, is_over_subscription); in pm_allocate_runlist_ib()
102 retval = kfd_gtt_sa_allocate(pm->dqm->dev, *rl_buffer_size, in pm_allocate_runlist_ib()
113 memset(*rl_buffer, 0, *rl_buffer_size); in pm_allocate_runlist_ib()