Searched refs:early_shadow_reg (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/blackfin/kernel/
H A Dearly_printk.c178 early_shadow_reg(CPUID, 16); init_early_exception_vectors()
180 early_shadow_reg(bfin_cpuid(), 16); init_early_exception_vectors()
218 early_shadow_reg(fp->ipend, 16); early_trap_c()
221 early_shadow_reg(fp->seqstat & SEQSTAT_EXCAUSE, 8); early_trap_c()
225 early_shadow_reg( early_trap_c()
230 early_shadow_reg(fp->retx, 32); early_trap_c()
232 early_shadow_reg(fp->pc, 32); early_trap_c()
238 early_shadow_reg(bfin_read_TBUF(), 32); early_trap_c()
240 early_shadow_reg(bfin_read_TBUF(), 32); early_trap_c()
H A Dshadow_console.c92 __init void early_shadow_reg(unsigned long reg, unsigned int n) early_shadow_reg() function
/linux-4.1.27/arch/blackfin/include/asm/
H A Dearly_printk.h20 extern void early_shadow_reg(unsigned long reg, unsigned int n);

Completed in 79 milliseconds