Searched refs:victim_pvo (Results 1 – 1 of 1) sorted by relevance
2312 struct pvo_entry *source_pvo, *victim_pvo; in moea_pte_spill() local2335 victim_pvo = NULL; in moea_pte_spill()2358 if (victim_pvo != NULL) in moea_pte_spill()2366 if ((pt->pte_hi & PTE_HID) == 0 && victim_pvo == NULL && in moea_pte_spill()2368 victim_pvo = pvo; in moea_pte_spill()2379 if (victim_pvo == NULL) { in moea_pte_spill()2395 victim_pvo = pvo; in moea_pte_spill()2400 if (victim_pvo == NULL) in moea_pte_spill()2412 moea_pte_unset(pt, &victim_pvo->pvo_pte.pte, victim_pvo->pvo_vaddr); in moea_pte_spill()2415 PVO_PTEGIDX_CLR(victim_pvo); in moea_pte_spill()[all …]