Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmisc_helper.c178 target_ulong patbsize = val & PTCR_PATS; in helper_store_ptcr() local
191 if (patbsize > 24) { in helper_store_ptcr()
193 " stored in PTCR", patbsize); in helper_store_ptcr()