switch_booke_debug_regs
extern void switch_booke_debug_regs(struct debug_reg *new_debug);
switch_booke_debug_regs(&new->thread.debug);
EXPORT_SYMBOL_GPL(switch_booke_debug_regs);
switch_booke_debug_regs(&debug);
switch_booke_debug_regs(&debug);
switch_booke_debug_regs(&vcpu->arch.dbg_reg);