Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c1655 u32 exception_type; in panthor_mmu_irq_handler() local
/linux/include/hyperv/
H A Dhvgdk_mini.h1120 u32 exception_type; member
/linux/arch/x86/kvm/
H A Dx86.c738 static int exception_type(int vector) in exception_type() function