Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dpnv_xscom.c40 static void xscom_complete(CPUState *cs, uint64_t hmer_bits) in xscom_complete() argument
52 cpu_env(cs)->spr[SPR_HMER] |= hmer_bits; in xscom_complete()