conv_uni_to_pc    810 drivers/tty/vt/consolemap.c conv_uni_to_pc(struct vc_data *conp, long ucs) 
conv_uni_to_pc     29 include/linux/consolemap.h #define conv_uni_to_pc(conp, ucs) ((int) (ucs > 0xff ? -1: ucs))