Home
last modified time | relevance | path

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

/xen/xen/arch/x86/pv/
A Demul-priv-op.c258 static uint32_t guest_io_read(unsigned int port, unsigned int bytes, in guest_io_read() function
371 *val = guest_io_read(port, bytes, currd); in read_io()
615 unsigned int data = guest_io_read(port, bytes_per_rep, currd); in rep_ins()

Completed in 4 milliseconds