Searched refs:xencons_interface (Results 1 – 4 of 4) sorted by relevance
47 static volatile struct xencons_interface *cons_ifp;164 cons_ifp = (volatile struct xencons_interface *)HYPERVISOR_console_page; in bcons_putchar_xen()207 cons_ifp = (volatile struct xencons_interface *)HYPERVISOR_console_page; in bcons_ischar_xen()229 cons_ifp = (volatile struct xencons_interface *)HYPERVISOR_console_page; in bcons_getchar_xen()
34 struct xencons_interface { struct
256 xcp->ifp = (volatile struct xencons_interface *)HYPERVISOR_console_page; in xenconssetup()542 volatile struct xencons_interface *ifp; in xencons_rxint()734 volatile struct xencons_interface *ifp = xcp->ifp; in xenconsintr()860 volatile struct xencons_interface *ifp = xcp->ifp; in xcasync_start()1282 volatile struct xencons_interface *ifp = xcp->ifp; in xenconsputchar()1320 volatile struct xencons_interface *ifp = xcp->ifp; in xenconsischar()
129 volatile struct xencons_interface *ifp; /* console ring buffers */