Searched defs:exception_index (Results 1 – 4 of 4) sorted by relevance
240 int handle_exit(struct kvm_vcpu *vcpu, int exception_index) in handle_exit()293 void handle_exit_early(struct kvm_vcpu *vcpu, int exception_index) in handle_exit_early()
322 int handle_exit(struct kvm_vcpu *vcpu, int exception_index) in handle_exit()366 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