Searched defs:instruction_pointer_set (Results 1 – 4 of 4) sorted by relevance
26 static inline void instruction_pointer_set(struct pt_regs *regs, in instruction_pointer_set() function
93 static inline void instruction_pointer_set(struct pt_regs *regs, in instruction_pointer_set() function
64 #define instruction_pointer_set(regs, val) ((regs)->tpc = (val)) macro
160 static inline void instruction_pointer_set(struct pt_regs *regs, in instruction_pointer_set() function