Home
last modified time | relevance | path

Searched refs:__get_inst (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/loongarch/kernel/
Daccess-helper.h5 static inline int __get_inst(u32 *i, u32 *p, bool user) in __get_inst() function
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()
Dunaligned.c260 __get_inst(&insn.word, pc, user); in emulate_load_store_insn()