Searched refs:to_evict (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/powerpc/pseries/
H A Dmmu_phyp.c342 mphyp_pte_spillable_ident(uintptr_t ptegbase, struct lpte *to_evict) argument
364 memcpy(to_evict, &pt, sizeof(struct lpte));
372 phyp_pft_hcall(H_READ, 0, k, 0, 0, &to_evict->pte_hi,
373 &to_evict->pte_lo, &junk);

Completed in 52 milliseconds