Searched refs:pfn_changed (Results 1 – 1 of 1) sorted by relevance
560 bool pfn_changed = spte_to_pfn(old_spte) != spte_to_pfn(new_spte); in handle_changed_spte() local575 if (was_leaf && is_leaf && pfn_changed) { in handle_changed_spte()632 (is_leaf || !is_present || WARN_ON_ONCE(pfn_changed))) in handle_changed_spte()