Home
last modified time | relevance | path

Searched refs:rcbits (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/powerpc/ps3/
Dmmu_ps3.c157 uint64_t halfbucket[4], rcbits; in mps3_pte_synch_locked() local
162 &rcbits); in mps3_pte_synch_locked()
177 return ((rcbits >> ((3 - (pvo->pvo_pte.slot & 0x3))*16)) & in mps3_pte_synch_locked()
Dps3-hvcall.h83 …s_id, uint64_t slot, uint64_t *hi1, uint64_t *hi2, uint64_t *hi3, uint64_t *hi4, uint64_t *rcbits);