Searched refs:io_write_fn_t (Results 1 – 2 of 2) sorted by relevance
64 bool (*io_write_fn_t)(struct acrn_vcpu *vcpu, uint16_t port, size_t size, uint32_t val); typedef114 io_write_fn_t io_write;261 const struct vm_io_range *range, io_read_fn_t io_read_fn_ptr, io_write_fn_t io_write_fn_ptr);
592 io_write_fn_t io_write = NULL; in hv_emulate_pio()795 const struct vm_io_range *range, io_read_fn_t io_read_fn_ptr, io_write_fn_t io_write_fn_ptr) in register_pio_emulation_handler()
Completed in 4 milliseconds