Searched refs:xencons_info (Results 1 – 1 of 1) sorted by relevance
35 struct xencons_info { struct54 static struct xencons_info *vtermno_to_xencons(int vtermno) in vtermno_to_xencons() argument56 struct xencons_info *entry, *ret = NULL; in vtermno_to_xencons()81 static inline void notify_daemon(struct xencons_info *cons) in notify_daemon()87 static int __write_console(struct xencons_info *xencons, in __write_console()121 struct xencons_info *cons = vtermno_to_xencons(vtermno); in domU_write_console()152 struct xencons_info *xencons = vtermno_to_xencons(vtermno); in domU_read_console()243 struct xencons_info *info; in xen_hvm_console_init()250 info = kzalloc(sizeof(struct xencons_info), GFP_KERNEL); in xen_hvm_console_init()288 static int xencons_info_pv_init(struct xencons_info *info, int vtermno) in xencons_info_pv_init()[all …]