Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash64.h107 #define HPTE64_DW1_R (HPTE64_DW1 + 6) macro
H A Dmmu-hash64.c820 hwaddr base, offset = ptex * HASH_PTE_SIZE_64 + HPTE64_DW1_R; in ppc_hash64_set_r()
/openbmc/qemu/hw/ppc/
H A Dspapr.c1545 hwaddr offset = ptex * HASH_PTE_SIZE_64 + HPTE64_DW1_R; in spapr_hpte_set_r()