Searched refs:update_cr_regs (Results 1 – 3 of 3) sorted by relevance
14 extern void update_cr_regs(struct task_struct *task);166 update_cr_regs(next); \
38 update_cr_regs(current); in arch_uprobe_pre_xol()81 update_cr_regs(current); in arch_uprobe_post_xol()
41 void update_cr_regs(struct task_struct *task) in update_cr_regs() function