Searched defs:instruction_pointer_set (Results 1 – 5 of 5) 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 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
161 static inline void instruction_pointer_set(struct pt_regs *regs, in instruction_pointer_set() function