Home
last modified time | relevance | path

Searched refs:__get_inst (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Daccess-helper.h5 static inline int __get_inst(u32 *i, u32 *p, bool user) in __get_inst() function
H A Dtraps.c170 if (__get_inst(&insn, pc + i, user)) { in show_code()
635 if (__get_inst(&insn.word, (u32 *)era, user)) in do_bce()
713 if (__get_inst(&opcode, (u32 *)era, user)) in do_bp()
H A Dunaligned.c260 __get_inst(&insn.word, pc, user); in emulate_load_store_insn()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Daccess-helper.h5 static inline int __get_inst(u32 *i, u32 *p, bool user) in __get_inst() function
H A Dtraps.c138 if (__get_inst(&insn, pc + i, user)) { in show_code()
603 if (__get_inst(&insn.word, (u32 *)era, user)) in do_bce()
682 if (__get_inst(&opcode, (u32 *)era, user)) in do_bp()
H A Dunaligned.c260 __get_inst(&insn.word, pc, user); in emulate_load_store_insn()

Completed in 5 milliseconds