Home
last modified time | relevance | path

Searched refs:mem_read (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/fpsp040/
Dx_fline.S28 |xref mem_read
55 | ;before branching to mem_read
56 bsrl mem_read
Dskeleton.S433 | The FPSP calls mem_read to read the original F-line instruction in order
442 | Like mem_write, mem_read always reads with a supervisor
447 .global mem_read symbol
448 mem_read: label
Dutil.S310 bsrl mem_read
/kernel/linux/linux-5.10/arch/x86/kvm/
Dkvm_emulate.h375 struct read_cache mem_read; member
Demulate.c1494 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()
/kernel/linux/linux-5.10/fs/proc/
Dbase.c899 static ssize_t mem_read(struct file *file, char __user *buf, in mem_read() function
953 .read = mem_read,
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c3268 static ssize_t mem_read(struct file *file, char __user *buf, size_t count, in mem_read() function
3308 .read = mem_read,