xencons_info 51 drivers/tty/hvc/hvc_xen.c static struct xencons_info *vtermno_to_xencons(int vtermno) xencons_info 53 drivers/tty/hvc/hvc_xen.c struct xencons_info *entry, *n, *ret = NULL; xencons_info 73 drivers/tty/hvc/hvc_xen.c static inline void notify_daemon(struct xencons_info *cons) xencons_info 79 drivers/tty/hvc/hvc_xen.c static int __write_console(struct xencons_info *xencons, xencons_info 105 drivers/tty/hvc/hvc_xen.c struct xencons_info *cons = vtermno_to_xencons(vtermno); xencons_info 133 drivers/tty/hvc/hvc_xen.c struct xencons_info *xencons = vtermno_to_xencons(vtermno); xencons_info 192 drivers/tty/hvc/hvc_xen.c struct xencons_info *info; xencons_info 199 drivers/tty/hvc/hvc_xen.c info = kzalloc(sizeof(struct xencons_info), GFP_KERNEL); xencons_info 236 drivers/tty/hvc/hvc_xen.c static int xencons_info_pv_init(struct xencons_info *info, int vtermno) xencons_info 250 drivers/tty/hvc/hvc_xen.c struct xencons_info *info; xencons_info 260 drivers/tty/hvc/hvc_xen.c info = kzalloc(sizeof(struct xencons_info), GFP_KERNEL); xencons_info 276 drivers/tty/hvc/hvc_xen.c struct xencons_info *info; xencons_info 283 drivers/tty/hvc/hvc_xen.c info = kzalloc(sizeof(struct xencons_info), GFP_KERNEL); xencons_info 298 drivers/tty/hvc/hvc_xen.c static void xen_console_update_evtchn(struct xencons_info *info) xencons_info 313 drivers/tty/hvc/hvc_xen.c struct xencons_info *info = vtermno_to_xencons(HVC_COOKIE); xencons_info 322 drivers/tty/hvc/hvc_xen.c static void xencons_disconnect_backend(struct xencons_info *info) xencons_info 338 drivers/tty/hvc/hvc_xen.c static void xencons_free(struct xencons_info *info) xencons_info 346 drivers/tty/hvc/hvc_xen.c static int xen_console_remove(struct xencons_info *info) xencons_info 368 drivers/tty/hvc/hvc_xen.c struct xencons_info *info) xencons_info 431 drivers/tty/hvc/hvc_xen.c struct xencons_info *info; xencons_info 437 drivers/tty/hvc/hvc_xen.c info = kzalloc(sizeof(struct xencons_info), GFP_KERNEL); xencons_info 467 drivers/tty/hvc/hvc_xen.c struct xencons_info *info = dev_get_drvdata(&dev->dev); xencons_info 520 drivers/tty/hvc/hvc_xen.c struct xencons_info *info; xencons_info 608 drivers/tty/hvc/hvc_xen.c static struct xencons_info xenboot;