Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A 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()
109 ihre->source_id == CIK_INTSRC_GFX_MEM_PROT_FAULT) { in cik_event_interrupt_wq()
H A Dcik_int.h40 #define CIK_INTSRC_GFX_MEM_PROT_FAULT 0x93 macro