Home
last modified time | relevance | path

Searched defs:reg16 (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/qtest/
H A Dpnv-xive2-test.c221 uint16_t reg16; in test_hw_irq() local
279 uint16_t reg16; in test_pool_irq() local
405 uint16_t reg16; in test_hw_group_irq() local
470 uint16_t reg16; in test_hw_group_irq_backlog() local
/qemu/linux-user/
H A Dvm86.c45 unsigned int reg16, unsigned int val) in vm_putw()