Home
last modified time | relevance | path

Searched defs:c (Results 1 – 8 of 8) sorted by relevance

/kvmtool/riscv/
H A Dplic.c143 struct plic_context *c) in __plic_context_best_pending_irq()
172 struct plic_context *c) in __plic_context_irq_update()
183 struct plic_context *c) in __plic_context_irq_claim()
213 struct plic_context *c = NULL; in plic__irq_trig() local
297 struct plic_context *c, in plic__context_enable_read()
311 struct plic_context *c, in plic__context_enable_write()
360 struct plic_context *c, in plic__context_read()
380 struct plic_context *c, in plic__context_write()
536 struct plic_context *c; in plic__init() local
/kvmtool/util/
H A Dbitmap.c56 static inline bool __end_of_region(char c) in __end_of_region()
61 static inline bool end_of_str(char c) in end_of_str()
66 static inline bool end_of_region(char c) in end_of_region()
/kvmtool/
H A Dterm.c32 unsigned char c; in term_getc() local
71 int c; in term_getc_iov() local
/kvmtool/powerpc/
H A Dspapr_rtas.c43 char c = rtas_ld(vcpu->kvm, args, 0); in rtas_display_character() local
54 char c = rtas_ld(vcpu->kvm, args, 0); in rtas_put_term_char() local
66 int c; in rtas_get_term_char() local
/kvmtool/hw/
H A Di8042.c119 void mouse_queue(u8 c) in mouse_queue()
133 void kbd_queue(u8 c) in kbd_queue()
H A Dserial.c216 int c; in serial8250__receive() local
/kvmtool/disk/
H A Dqcow.c110 static int qcow_l2_cache_write(struct qcow *q, struct qcow_l2_table *c) in qcow_l2_cache_write()
129 static int cache_table(struct qcow *q, struct qcow_l2_table *c) in cache_table()
183 struct qcow_l2_table *c; in new_cache_table() local
584 static int cache_refcount_block(struct qcow *q, struct qcow_refcount_block *c) in cache_refcount_block()
1135 struct qcow_refcount_block *c = list_entry(pos, struct qcow_refcount_block, list); in qcow_disk_flush() local
1142 struct qcow_l2_table *c = list_entry(pos, struct qcow_l2_table, list); in qcow_disk_flush() local
/kvmtool/x86/
H A Dkvm-cpu.c343 unsigned char c; in kvm_cpu__show_code() local