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_read symbol448 mem_read: label
310 bsrl mem_read
375 struct read_cache mem_read; member
1494 struct read_cache *mc = &ctxt->mem_read; in read_emulated()5544 ctxt->mem_read.end = 0; in init_decode_cache()5554 ctxt->mem_read.pos = 0; in x86_emulate_insn()5819 ctxt->mem_read.end = 0; in x86_emulate_insn()
899 static ssize_t mem_read(struct file *file, char __user *buf, in mem_read() function953 .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,