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

/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c347 if (!l2->l1_gr_to_hr) {
678 gp->l1_gr_to_hr = 0;
681 gp->l1_gr_to_hr = be64_to_cpu(ptbl_entry.patb0);
832 if (gp->l1_gr_to_hr == 0)
1396 ret = kvmppc_mmu_walk_radix_tree(vcpu, n_gpa, gpte_p, gp->l1_gr_to_hr,
1533 if (!gp->l1_gr_to_hr) {
1535 if (!gp->l1_gr_to_hr)
/linux-master/arch/powerpc/include/asm/
H A Dkvm_book3s_64.h28 u64 l1_gr_to_hr; /* L1's addr of part'n-scoped table */ member in struct:kvm_nested_guest

Completed in 133 milliseconds