Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/kernel/
Dinterrupt.c24 unsigned long global_dbcr0[NR_CPUS]; variable
89 global_dbcr0[smp_processor_id()] = mfspr(SPRN_DBCR0); in booke_load_dbcr0()
/Linux-v6.1/arch/powerpc/include/asm/
Dinterrupt.h147 mtspr(SPRN_DBCR0, global_dbcr0[smp_processor_id()]); in booke_restore_dbcr0()
Dreg_booke.h695 extern unsigned long global_dbcr0[];