Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dspapr.c1439 #define DIRTY_HPTE(_hpte) ((*(uint64_t *)(_hpte)) |= tswap64(HPTE64_V_HPTE_DIRTY)) macro
1650 DIRTY_HPTE(HPTE(spapr->htab, i)); in spapr_reallocate_hpt()