Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash64.h70 #define HPTE64_V_SSIZE SLB_VSID_B macro
/openbmc/qemu/hw/ppc/
H A Dspapr_softmmu.c463 if ((pte0 & HPTE64_V_SSIZE) == HPTE64_V_SSIZE_256M) { in rehash_hpte()
475 } else if ((pte0 & HPTE64_V_SSIZE) == HPTE64_V_SSIZE_1T) { in rehash_hpte()