Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/ci/xfails/
Dmsm-sm8350-hdk-skips.txt98 # [ 228.189547] hardirqs last disabled at (2809595): [<ffffd3bc52cb92c8>] el1_interrupt+0x24/0x64
141 # [ 228.424819] el1_interrupt+0x38/0x64
169 # [ 228.545146] el1_interrupt+0x34/0x64
195 # [ 228.653768] el1_interrupt+0x38/0x64
/linux-6.14.4/arch/arm64/kernel/
Dentry-common.c567 static void noinstr el1_interrupt(struct pt_regs *regs, in el1_interrupt() function
580 el1_interrupt(regs, handle_arch_irq); in el1h_64_irq_handler()
585 el1_interrupt(regs, handle_arch_fiq); in el1h_64_fiq_handler()