Searched refs:mapped_xcc (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device.c622 uint32_t xcc, mapped_xcc; local
645 mapped_xcc = GET_INST(GC, xcc);
646 node->interrupt_bitmap |= (mapped_xcc % 2 ? 5 : 3) << (4 * (mapped_xcc / 2));

Completed in 145 milliseconds