Lines Matching refs:out_entry
497 * @out_entry: New PTE for @gpa (written on success unless NULL).
512 pte_t *out_entry, pte_t *out_buddy)
550 if (out_entry)
551 *out_entry = *ptep;
567 * @out_entry: New PTE for @gpa (written on success unless NULL).
579 * Returns: 0 on success, in which case the caller may use the @out_entry
588 pte_t *out_entry, pte_t *out_buddy)
602 err = _kvm_mips_map_page_fast(vcpu, gpa, write_fault, out_entry,
670 if (out_entry)
671 *out_entry = *ptep;