Searched defs:valp (Results 1 – 14 of 14) sorted by relevance
/arch/mips/dec/ |
D | tc.c | 30 int tc_preadb(u8 *valp, void __iomem *addr) in tc_preadb()
|
/arch/ia64/include/asm/ |
D | unwind.h | 142 unw_get_ip (struct unw_frame_info *info, unsigned long *valp) in unw_get_ip() 149 unw_get_sp (struct unw_frame_info *info, unsigned long *valp) in unw_get_sp() 156 unw_get_psp (struct unw_frame_info *info, unsigned long *valp) in unw_get_psp() 163 unw_get_bsp (struct unw_frame_info *info, unsigned long *valp) in unw_get_bsp() 170 unw_get_cfm (struct unw_frame_info *info, unsigned long *valp) in unw_get_cfm()
|
/arch/csky/abiv1/ |
D | alignment.c | 32 static int ldb_asm(uint32_t addr, uint32_t *valp) in ldb_asm()
|
/arch/powerpc/perf/ |
D | mpc7450-pmu.c | 151 unsigned long *valp) in mpc7450_get_constraint()
|
D | isa207-common.c | 242 int isa207_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp) in isa207_get_constraint()
|
D | power7-pmu.c | 82 unsigned long *valp) in power7_get_constraint()
|
D | power6-pmu.c | 267 unsigned long *valp) in p6_get_constraint()
|
D | ppc970-pmu.c | 191 unsigned long *valp) in p970_get_constraint()
|
D | power5-pmu.c | 137 unsigned long *valp) in power5_get_constraint()
|
D | power5+-pmu.c | 133 unsigned long *valp) in power5p_get_constraint()
|
/arch/arm64/kernel/ |
D | cpufeature.c | 2234 static inline int emulate_id_reg(u32 id, u64 *valp) in emulate_id_reg() 2254 static int emulate_sys_reg(u32 id, u64 *valp) in emulate_sys_reg()
|
/arch/powerpc/lib/ |
D | sstep.c | 2738 static nokprobe_inline void do_signext(unsigned long *valp, int size) in do_signext() 2750 static nokprobe_inline void do_byterev(unsigned long *valp, int size) in do_byterev()
|
/arch/arm64/kvm/ |
D | guest.c | 156 void *valp = &tmp; in set_core_reg() local
|
/arch/powerpc/kernel/ |
D | prom_init.c | 2517 unsigned char *valp; in scan_dt_build_struct() local
|