Searched refs:update_cr_regs (Results 1 – 3 of 3) sorted by relevance
17 extern void update_cr_regs(struct task_struct *task);42 update_cr_regs(next); \
41 update_cr_regs(current); in arch_uprobe_pre_xol()84 update_cr_regs(current); in arch_uprobe_post_xol()
43 void update_cr_regs(struct task_struct *task) in update_cr_regs() function