Home
last modified time | relevance | path

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

/linux-6.12/arch/arm64/include/asm/
Dkvm_emulate.h31 enum exception_type { enum
/linux-6.12/drivers/gpu/drm/panfrost/
Dpanfrost_mmu.c701 u32 exception_type; in panfrost_mmu_irq_handler_thread() local
/linux-6.12/drivers/gpu/drm/panthor/
Dpanthor_mmu.c1675 u32 exception_type; in panthor_mmu_irq_handler() local
/linux-6.12/arch/x86/kvm/
Dx86.c743 static int exception_type(int vector) in exception_type() function