Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dhandle_exit.c361 handle_exit(struct kvm_vcpu * vcpu,int exception_index) handle_exit() argument
405 handle_exit_early(struct kvm_vcpu * vcpu,int exception_index) handle_exit_early() argument
[all...]
/linux/arch/parisc/math-emu/
H A Ddecode_exc.c94 int target, exception_index = 1; in decode_fpu() local