Home
last modified time | relevance | path

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

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