Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dtranslation-block.h82 #define CF_CLUSTER_SHIFT 24 macro
/openbmc/qemu/accel/tcg/
H A Dtcg-accel-ops.c61 cflags = cpu->cluster_index << CF_CLUSTER_SHIFT; in tcg_cpu_init_cflags()