Home
last modified time | relevance | path

Searched refs:switch_booke_debug_regs (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dswitch_to.h22 extern void switch_booke_debug_regs(struct debug_reg *new_debug);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dprocess.c754 void switch_booke_debug_regs(struct debug_reg *new_debug) in switch_booke_debug_regs() function
760 EXPORT_SYMBOL_GPL(switch_booke_debug_regs);
1246 switch_booke_debug_regs(&new->thread.debug); in __switch_to()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbooke_emulate.c374 switch_booke_debug_regs(&vcpu->arch.dbg_reg); in kvmppc_booke_emulate_mtspr()
H A Dbooke.c773 switch_booke_debug_regs(&debug); in kvmppc_vcpu_run()
786 switch_booke_debug_regs(&debug); in kvmppc_vcpu_run()