Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Darm_l2x0.c43 uint32_t tag_ctrl; member
56 VMSTATE_UINT32(tag_ctrl, L2x0State),
86 return s->tag_ctrl; in l2x0_priv_read()
124 s->tag_ctrl = value; in l2x0_priv_write()
154 s->tag_ctrl = 0; in l2x0_priv_reset()