Home
last modified time | relevance | path

Searched refs:global_dbcr0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dinterrupt.c24 unsigned long global_dbcr0[NR_CPUS]; variable
91 global_dbcr0[smp_processor_id()] = mfspr(SPRN_DBCR0); in booke_load_dbcr0()
/openbmc/linux/arch/powerpc/include/asm/
H A Dinterrupt.h148 mtspr(SPRN_DBCR0, global_dbcr0[smp_processor_id()]); in booke_restore_dbcr0()
H A Dreg_booke.h695 extern unsigned long global_dbcr0[];