Home
last modified time | relevance | path

Searched defs:pteg (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/ppc/
H A Dspapr_vhyp_mmu.c423 static uint64_t new_hpte_load0(void *htab, uint64_t pteg, int slot) in new_hpte_load0()
432 static void new_hpte_store(void *htab, uint64_t pteg, int slot, in new_hpte_store()
448 uint64_t pteg, int slot) in rehash_hpte()
538 uint64_t pteg; in rehash_hpt() local
/qemu/target/ppc/
H A Dmmu-hash64.c606 const ppc_hash_pte64_t *pteg; in ppc_hash64_pteg_search() local