Searched refs:mem_read (Results 1 – 7 of 7) sorted by relevance
28 |xref mem_read55 | ;before branching to mem_read56 bsrl mem_read
433 | The FPSP calls mem_read to read the original F-line instruction in order442 | Like mem_write, mem_read always reads with a supervisor447 .global mem_read448 mem_read: label
310 bsrl mem_read
374 struct read_cache mem_read; member
1450 struct read_cache *mc = &ctxt->mem_read; in read_emulated()5552 ctxt->mem_read.end = 0; in init_decode_cache()5562 ctxt->mem_read.pos = 0; in x86_emulate_insn()5827 ctxt->mem_read.end = 0; in x86_emulate_insn()
890 static ssize_t mem_read(struct file *file, char __user *buf, in mem_read() function928 .read = mem_read,
3268 static ssize_t mem_read(struct file *file, char __user *buf, size_t count, in mem_read() function3308 .read = mem_read,