Searched defs:get_reg (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/tools/testing/selftests/kvm/include/aarch64/ |
D | processor.h | 39 static inline void get_reg(struct kvm_vm *vm, uint32_t vcpuid, uint64_t id, uint64_t *addr) in get_reg() function
|
/Linux-v5.10/arch/c6x/kernel/ |
D | ptrace.c | 31 static inline long get_reg(struct task_struct *task, int regno) in get_reg() function
|
/Linux-v5.10/arch/arc/kernel/ |
D | disasm.c | 432 long __kprobes get_reg(int reg, struct pt_regs *regs, in get_reg() function
|
/Linux-v5.10/arch/m68k/kernel/ |
D | ptrace.c | 74 static inline long get_reg(struct task_struct *task, int regno) in get_reg() function
|
/Linux-v5.10/arch/alpha/kernel/ |
D | ptrace.c | 129 get_reg(struct task_struct * task, unsigned long regno) in get_reg() function
|
/Linux-v5.10/arch/x86/kernel/ |
D | unwind_orc.c | 396 static bool get_reg(struct unwind_state *state, unsigned int reg_off, in get_reg() function
|
/Linux-v5.10/arch/parisc/kernel/ |
D | ptrace.c | 434 static unsigned long get_reg(struct pt_regs *regs, int num) in get_reg() function
|
/Linux-v5.10/drivers/pinctrl/ |
D | pinctrl-stmfx.c | 45 #define get_reg(offset) ((offset) / NR_GPIOS_PER_REG) macro
|
/Linux-v5.10/drivers/char/ |
D | random.c | 1240 static __u32 get_reg(struct fast_pool *f, struct pt_regs *regs) in get_reg() function
|