Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Divshmem-test.c49 INTRMASK = 0, enumerator
57 case INTRMASK: in reg2str()
155 g_assert_cmpuint(in_reg(s, INTRMASK), ==, 0); in test_ivshmem_single()
160 out_reg(s, INTRMASK, 0xffffffff); in test_ivshmem_single()
161 g_assert_cmphex(in_reg(s, INTRMASK), ==, 0xffffffff); in test_ivshmem_single()
/openbmc/qemu/docs/system/devices/
H A Divshmem-flat.rst31 The MMRs (INTRMASK, INTRSTATUS, IVPOSITION, and DOORBELL registers) offsets at
/openbmc/qemu/hw/timer/
H A Dsse-counter.c46 FIELD(CNTCR, INTRMASK, 3, 1)