Searched defs:exception_index (Results 1 – 2 of 2) sorted by relevance
264 int handle_exit(struct kvm_vcpu *vcpu, int exception_index) in handle_exit()308 void handle_exit_early(struct kvm_vcpu *vcpu, int exception_index) in handle_exit_early()
94 int target, exception_index = 1; in decode_fpu() local