Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dkvm_emulate.h31 enum exception_type { enum
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c1657 u32 exception_type; in panthor_mmu_irq_handler() local
/linux/arch/x86/kvm/
H A Dx86.c729 static int exception_type(int vector) in exception_type() function