Home
last modified time | relevance | path

Searched refs:restore_hv_regs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c148 static void restore_hv_regs(struct kvm_vcpu *vcpu, struct hv_guest_state *hr) in restore_hv_regs() function
305 restore_hv_regs(vcpu, &l2_hv); in kvmhv_enter_nested_guest()
335 restore_hv_regs(vcpu, &saved_l1_hv); in kvmhv_enter_nested_guest()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c141 static void restore_hv_regs(struct kvm_vcpu *vcpu, const struct hv_guest_state *hr) in restore_hv_regs() function
260 restore_hv_regs(vcpu, l2_hv); in load_l2_hv_regs()
400 restore_hv_regs(vcpu, &saved_l1_hv); in kvmhv_enter_nested_guest()

Completed in 4 milliseconds