Searched refs:reg_size_t (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/arch/sh/include/asm/ |
| D | types.h | 13 typedef u32 reg_size_t; typedef 16 typedef u64 reg_size_t; typedef
|
| D | cache_insns_64.h | 18 static inline reg_size_t register_align(void *val) in register_align()
|
| D | cache_insns_32.h | 16 static inline reg_size_t register_align(void *val) in register_align()
|
| /linux-4.4.14/arch/sh/mm/ |
| D | flush-sh4.c | 15 reg_size_t aligned_start, v, cnt, end; in sh4__flush_wback_region() 49 reg_size_t aligned_start, v, cnt, end; in sh4__flush_purge_region() 79 reg_size_t aligned_start, v, cnt, end; in sh4__flush_invalidate_region()
|
| /linux-4.4.14/arch/sh/kernel/ |
| D | traps_64.c | 35 static int read_opcode(reg_size_t pc, insn_size_t *result_opcode, int from_user_mode) in read_opcode()
|