Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler.h1580 static const uint32_t cwsr_trap_aldebaran_hex[] = { variable
H A Dkfd_device.c454 BUILD_BUG_ON(sizeof(cwsr_trap_aldebaran_hex) > PAGE_SIZE); in kfd_cwsr_init()
455 kfd->cwsr_isa = cwsr_trap_aldebaran_hex; in kfd_cwsr_init()
456 kfd->cwsr_isa_size = sizeof(cwsr_trap_aldebaran_hex); in kfd_cwsr_init()