Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ps3/
H A Dmmu_ps3.c160 uint64_t halfbucket[4], rcbits; in mps3_pte_synch_locked() local
165 &rcbits); in mps3_pte_synch_locked()
180 return ((rcbits >> ((3 - (pvo->pvo_pte.slot & 0x3))*16)) & in mps3_pte_synch_locked()
H A Dps3-hvcall.h81 …s_id, uint64_t slot, uint64_t *hi1, uint64_t *hi2, uint64_t *hi3, uint64_t *hi4, uint64_t *rcbits);