Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash64.h80 #define HPTE64_V_SECONDARY 0x0000000000000002ULL macro
H A Dmmu-hash64.c762 ptem |= HPTE64_V_SECONDARY; in ppc_hash64_htab_lookup()
/openbmc/qemu/hw/ppc/
H A Dspapr_vhyp_mmu.c455 if (pte0 & HPTE64_V_SECONDARY) { in rehash_hpte()
489 if (pte0 & HPTE64_V_SECONDARY) { in rehash_hpte()