Searched refs:find_kvm_secondary_pte (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_mmu_radix.c812 ptep = find_kvm_secondary_pte(kvm, gpa, &shift);
1044 ptep = find_kvm_secondary_pte(kvm, gpa, &shift);
1063 ptep = find_kvm_secondary_pte(kvm, gpa, &shift);
1091 ptep = find_kvm_secondary_pte(kvm, gpa, &shift);
1195 ptep = find_kvm_secondary_pte(kvm, gpa, &shift);
H A Dbook3s_hv_nested.c1622 pte_p = find_kvm_secondary_pte(kvm, gpa, &shift);
/linux-master/arch/powerpc/include/asm/
H A Dkvm_book3s_64.h649 static inline pte_t *find_kvm_secondary_pte(struct kvm *kvm, unsigned long ea, function

Completed in 254 milliseconds