Home
last modified time | relevance | path

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

/linux-6.8/arch/arm64/include/asm/
Dkvm_emulate.h30 enum exception_type { enum
/linux-6.8/drivers/gpu/drm/panfrost/
Dpanfrost_mmu.c696 u32 exception_type; in panfrost_mmu_irq_handler_thread() local
/linux-6.8/arch/x86/kvm/
Dx86.c547 static int exception_type(int vector) in exception_type() function