Home
last modified time | relevance | path

Searched refs:__skip_instr (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/arm64/kvm/hyp/
Dswitch.c312 static bool __hyp_text __skip_instr(struct kvm_vcpu *vcpu) in __skip_instr() function
423 if (ret == 1 && __skip_instr(vcpu)) in fixup_guest_exit()
433 if (!__skip_instr(vcpu)) in fixup_guest_exit()
447 if (ret == 1 && __skip_instr(vcpu)) in fixup_guest_exit()