Home
last modified time | relevance | path

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

/Linux-v6.1/arch/loongarch/kernel/
Daccess-helper.h5 static inline int __get_inst(u32 *i, u32 *p, bool user) in __get_inst() function
Dtraps.c150 if (__get_inst(&insn, pc + i, user)) { in show_code()
413 if (__get_inst(&opcode, (u32 *)era, user)) in do_bp()