Searched refs:global_dbcr0 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/include/asm/ | ||
H A D | reg_booke.h | 586 extern unsigned long global_dbcr0[]; |
H A D | interrupt.h | 148 mtspr(SPRN_DBCR0, global_dbcr0[smp_processor_id()]); in booke_restore_dbcr0() |