Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_packet_manager.c147 pm->ib_size_bytes = alloc_size_bytes; in pm_create_runlist_ib()
474 pm->ib_buffer_obj->cpu_ptr, pm->ib_size_bytes, false); in pm_debugfs_runlist()
H A Dkfd_priv.h1365 unsigned int ib_size_bytes; member