Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dkvm_emulate.h31 enum exception_type { enum
/arch/x86/kvm/
Dx86.c732 static int exception_type(int vector) in exception_type() function