Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/
H A Dvgic-v2-cpuif-proxy.c56 __kvm_skip_instr(vcpu); in __vgic_v2_perform_cpuif_access()
62 __kvm_skip_instr(vcpu); in __vgic_v2_perform_cpuif_access()
86 __kvm_skip_instr(vcpu); in __vgic_v2_perform_cpuif_access()
H A Dvgic-v3-sr.c1031 __kvm_skip_instr(vcpu); in __vgic_v3_perform_cpuif_access()
1143 __kvm_skip_instr(vcpu); in __vgic_v3_perform_cpuif_access()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/include/hyp/
H A Dadjust_pc.h35 static inline void __kvm_skip_instr(struct kvm_vcpu *vcpu) in __kvm_skip_instr() function
H A Dswitch.h343 __kvm_skip_instr(vcpu); in handle_tx2_tvm()