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
353 struct read_cache mem_read; member
1417 struct read_cache *mc = &ctxt->mem_read; in read_emulated()5493 ctxt->mem_read.end = 0; in init_decode_cache()5503 ctxt->mem_read.pos = 0; in x86_emulate_insn()5772 ctxt->mem_read.end = 0; in x86_emulate_insn()
871 static ssize_t mem_read(struct file *file, char __user *buf, in mem_read() function909 .read = mem_read,
3075 static ssize_t mem_read(struct file *file, char __user *buf, size_t count, in mem_read() function3115 .read = mem_read,