Searched refs:hv_ops (Results 1 – 12 of 12) sorted by relevance
57 const struct hv_ops *ops;66 struct hv_ops { struct85 const struct hv_ops *ops); argument89 const struct hv_ops *ops, int outbuf_size);
66 static const struct hv_ops hvc_opal_raw_ops = {155 static const struct hv_ops hvc_opal_hvsi_ops = {167 const struct hv_ops *ops; in hvc_opal_probe()333 const struct hv_ops *ops; in hvc_opal_init_early()
135 static const struct hv_ops hvterm_raw_ops = {224 static const struct hv_ops hvterm_hvsi_ops = {300 const struct hv_ops *ops; in hvc_vio_probe()409 const struct hv_ops *ops; in hvc_vio_init_early()
61 static const struct hv_ops hvc_udbg_ops = {
66 static const struct hv_ops hvc_dcc_get_put_ops = {
165 static struct hv_ops domU_hvc_ops = {191 static struct hv_ops dom0_hvc_ops = {526 const struct hv_ops *ops; in xen_hvc_init()576 const struct hv_ops *ops; in xen_cons_init()
74 static const struct hv_ops hvc_rtas_get_put_ops = {
88 static const struct hv_ops hvc_bfin_get_put_ops = {
119 static const struct hv_ops hvc_tile_get_put_ops = {
134 static const struct hv_ops *cons_ops[MAX_NR_HVC_CONSOLES];272 int hvc_instantiate(uint32_t vtermno, int index, const struct hv_ops *ops) in hvc_instantiate()859 const struct hv_ops *ops, in hvc_alloc()
1044 static const struct hv_ops hvc_iucv_ops = {
1207 static const struct hv_ops hv_ops = { variable1227 return hvc_instantiate(0, 0, &hv_ops); in virtio_cons_early_init()1253 port->cons.hvc = hvc_alloc(port->cons.vtermno, 0, &hv_ops, PAGE_SIZE); in init_port_console()