Home
last modified time | relevance | path

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

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