Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c256 if (ctx->flags & POWERPC_FLAG_SMT) { in gen_serialize_core()
463 if (!(ctx->flags & POWERPC_FLAG_SMT)) { in spr_core_write_generic()
481 if (!(ctx->flags & POWERPC_FLAG_SMT)) { in spr_core_write_generic32()
H A Dcpu.h779 POWERPC_FLAG_SMT = 0x00400000, enumerator
H A Dcpu_init.c6792 if (env->flags & POWERPC_FLAG_SMT) { in cpu_ppc_set_1lpar()
6981 env->flags |= POWERPC_FLAG_SMT; in ppc_cpu_realize()