Searched refs:vuart_write (Results 1 – 1 of 1) sorted by relevance
464 static bool vuart_write(struct acrn_vcpu *vcpu, uint16_t offset_arg, in vuart_write() function658 register_pio_emulation_handler(vm, UART_PIO_IDX0 + vuart_idx, &range, vuart_read, vuart_write); in vuart_register_io_handler()
Completed in 3 milliseconds