Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/kvm/
Dhandle_exit.c264 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()
/linux-6.1.9/arch/parisc/math-emu/
Ddecode_exc.c94 int target, exception_index = 1; in decode_fpu() local