Searched refs:HVC_COOKIE (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/hvc/
H A Dhvc_xen.c43 #define HVC_COOKIE 0x58656e /* "Xen" in hex */ macro
80 return devid + HVC_COOKIE;
207 info = vtermno_to_xencons(HVC_COOKIE);
235 info->vtermno = HVC_COOKIE;
257 info = vtermno_to_xencons(HVC_COOKIE);
270 info->vtermno = HVC_COOKIE;
286 info = vtermno_to_xencons(HVC_COOKIE);
294 info->vtermno = HVC_COOKIE;
305 struct xencons_info *info = vtermno_to_xencons(HVC_COOKIE);
526 info = vtermno_to_xencons(HVC_COOKIE);
[all...]

Completed in 26 milliseconds