Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_softmmu.c528 uint64_t n_ptegs = oldsize >> 7; in rehash_hpt() local
533 for (pteg = 0; pteg < n_ptegs; pteg++) { in rehash_hpt()