Searched defs:exception_type (Results 1 – 2 of 2) sorted by relevance
/linux/include/hyperv/ | ||
H A D | hvgdk_mini.h | 1120 u32 exception_type; member |
/linux/arch/x86/kvm/ | ||
H A D | x86.c | 748 static int exception_type(int vector) in exception_type() function |