Searched refs:xencons_info (Results 1 – 1 of 1) sorted by relevance
35 struct xencons_info { struct70 static struct xencons_info *vtermno_to_xencons(int vtermno) in vtermno_to_xencons()72 struct xencons_info *entry, *ret = NULL; in vtermno_to_xencons()97 static inline void notify_daemon(struct xencons_info *cons) in notify_daemon()103 static ssize_t __write_console(struct xencons_info *xencons, in __write_console()136 struct xencons_info *cons = vtermno_to_xencons(vtermno); in domU_write_console()168 struct xencons_info *xencons = vtermno_to_xencons(vtermno); in domU_read_console()260 struct xencons_info *info; in xen_hvm_console_init()267 info = kzalloc_obj(struct xencons_info); in xen_hvm_console_init()305 static int xencons_info_pv_init(struct xencons_info *info, int vtermno) in xencons_info_pv_init()[all …]