Lines Matching refs:out_entry
572 * @out_entry: New PTE for @gpa (written on success unless NULL).
587 pte_t *out_entry, pte_t *out_buddy)
625 if (out_entry)
626 *out_entry = *ptep;
642 * @out_entry: New PTE for @gpa (written on success unless NULL).
654 * Returns: 0 on success, in which case the caller may use the @out_entry
663 pte_t *out_entry, pte_t *out_buddy)
677 err = _kvm_mips_map_page_fast(vcpu, gpa, write_fault, out_entry,
745 if (out_entry)
746 *out_entry = *ptep;