Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
Dcik_event_interrupt.c45 ihre->source_id == CIK_INTSRC_GFX_MEM_PROT_FAULT) && in cik_event_interrupt_isr()
84 ihre->source_id == CIK_INTSRC_GFX_MEM_PROT_FAULT; in cik_event_interrupt_isr()
108 ihre->source_id == CIK_INTSRC_GFX_MEM_PROT_FAULT) { in cik_event_interrupt_wq()
Dcik_int.h40 #define CIK_INTSRC_GFX_MEM_PROT_FAULT 0x93 macro