Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dkvm_emulate.h31 enum exception_type { enum
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c888 u32 exception_type; in panfrost_mmu_irq_handler_thread() local
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c1702 u32 exception_type; in panthor_mmu_irq_handler() local
/linux/include/hyperv/
H A Dhvgdk_mini.h1240 u32 exception_type; member
/linux/arch/x86/kvm/
H A Dx86.c744 static int exception_type(int vector) in exception_type() function