Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dcik_event_interrupt.c42 ihre->source_id == CIK_INTSRC_GFX_MEM_PROT_FAULT) && in cik_event_interrupt_isr()
81 ihre->source_id == CIK_INTSRC_GFX_MEM_PROT_FAULT; in cik_event_interrupt_isr()
105 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