Searched defs:g2m_ioport (Results 1 – 4 of 4) sorted by relevance
26 struct g2m_ioport { struct27 struct list_head list;28 unsigned int gport;29 unsigned int mport;30 unsigned int np;
180 struct g2m_ioport *g2m_ioport; in g2m_portio_accept() local201 const struct g2m_ioport *g2m_ioport = vio->g2m_ioport; in g2m_portio_read() local226 const struct g2m_ioport *g2m_ioport = vio->g2m_ioport; in g2m_portio_write() local
772 struct g2m_ioport *g2m_ioport; in arch_do_domctl() local
91 const struct g2m_ioport *g2m_ioport; member
Completed in 6 milliseconds