Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Divshmem-test.c50 INTRSTATUS = 4, enumerator
59 case INTRSTATUS: in reg2str()
156 g_assert_cmpuint(in_reg(s, INTRSTATUS), ==, 0); in test_ivshmem_single()
162 out_reg(s, INTRSTATUS, 1); in test_ivshmem_single()
164 g_assert_cmpuint(in_reg(s, INTRSTATUS), ==, 1); in test_ivshmem_single()
166 g_assert_cmpuint(in_reg(s, INTRSTATUS), ==, 0); in test_ivshmem_single()
/qemu/hw/misc/
H A Divshmem.c125 INTRSTATUS = 4, enumerator
189 case INTRSTATUS: in ivshmem_io_write()
227 case INTRSTATUS: in ivshmem_io_read()