Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/include/asm/
Dkvm_emulate.h29 enum exception_type { enum
/Linux-v6.6/drivers/gpu/drm/panfrost/
Dpanfrost_mmu.c690 u32 exception_type; in panfrost_mmu_irq_handler_thread() local
/Linux-v6.6/arch/x86/kvm/
Dx86.c547 static int exception_type(int vector) in exception_type() function