Searched refs:cpu_outw (Results 1 – 6 of 6) sorted by relevance
47 void cpu_outw(uint32_t addr, uint16_t val);
91 cpu_outw(addr, value); in __wrap_qtest_outw()
391 cpu_outw(addr, val); in hmp_ioport_write()
69 void cpu_outw(uint32_t addr, uint16_t val) in cpu_outw() function
474 cpu_outw(addr, value); in qtest_process_command()
262 return cpu_outw(addr, val); in do_outp()