Searched refs:__get_inst32 (Results 1 – 3 of 3) sorted by relevance
| /arch/mips/kernel/ |
| A D | access-helper.h | 16 static inline int __get_inst32(u32 *i, u32 *p, bool user) in __get_inst32() function
|
| A D | traps.c | 252 if (__get_inst32(&insn32, (u32 *)pc + i, user)) in show_code() 1058 if (__get_inst32(&opcode, (u32 *)epc, user)) in do_bp() 1135 if (__get_inst32(&opcode, (u32 *)epc, user)) in do_tr()
|
| A D | unaligned.c | 128 __get_inst32(&insn.word, pc, user); in emulate_load_store_insn()
|
Completed in 10 milliseconds