Home
last modified time | relevance | path

Searched defs:exception_type (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c701 u32 exception_type; in panfrost_mmu_irq_handler_thread() local
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c1675 u32 exception_type; in panthor_mmu_irq_handler() local
/linux/arch/x86/kvm/
H A Dx86.c710 static int exception_type(int vector) in exception_type() function