Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdkfd/
Dcwsr_trap_handler.h1574 static const uint32_t cwsr_trap_aldebaran_hex[] = { variable
Dkfd_device.c460 BUILD_BUG_ON(sizeof(cwsr_trap_aldebaran_hex) > PAGE_SIZE); in kfd_cwsr_init()
461 kfd->cwsr_isa = cwsr_trap_aldebaran_hex; in kfd_cwsr_init()
462 kfd->cwsr_isa_size = sizeof(cwsr_trap_aldebaran_hex); in kfd_cwsr_init()