Searched refs:xenconsischar (Results 1 – 1 of 1) sorted by relevance
136 static boolean_t xenconsischar(cons_polledio_arg_t);337 xcp->polledio.cons_polledio_ischar = xenconsischar; in xenconsattach()1317 xenconsischar(cons_polledio_arg_t arg) in xenconsischar() function1359 ec_wait_on_evtchn(xcp->evtchn, (int (*)(void *))xenconsischar, arg); in xenconsgetchar()