Searched refs:to_evict (Results 1 – 1 of 1) sorted by relevance
| /trueos/sys/powerpc/pseries/ |
| HD | mmu_phyp.c | 266 mphyp_pte_spillable_ident(u_int ptegidx, struct lpte *to_evict) in mphyp_pte_spillable_ident() argument 288 memcpy(to_evict, &pt, sizeof(struct lpte)); in mphyp_pte_spillable_ident() 293 phyp_pft_hcall(H_READ, 0, slot, 0, 0, &to_evict->pte_hi, in mphyp_pte_spillable_ident() 294 &to_evict->pte_lo, &junk); in mphyp_pte_spillable_ident()
|