Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-book3s-v3.h103 return base & SDR_64_HTABORG; in ppc_hash64_hpt_base()
H A Dmmu-hash64.h59 #define SDR_64_HTABORG 0x0FFFFFFFFFFC0000ULL macro
H A Dmmu_common.c45 target_ulong sdr_mask = SDR_64_HTABORG | SDR_64_HTABSIZE; in ppc_store_sdr1()