Searched defs:exception_type (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm64/include/asm/ | ||
H A D | kvm_emulate.h | 31 enum exception_type { enum |
/linux/arch/x86/kvm/ | ||
H A D | x86.c | 726 static int exception_type(int vector) in exception_type() function |