Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Dhandle_exit.c239 int handle_exit(struct kvm_vcpu *vcpu, int exception_index) in handle_exit()
283 void handle_exit_early(struct kvm_vcpu *vcpu, int exception_index) in handle_exit_early()
/OK3568_Linux_fs/kernel/arch/parisc/math-emu/
H A Ddecode_exc.c94 int target, exception_index = 1; in decode_fpu() local