Home
last modified time | relevance | path

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

/arch/cris/include/arch-v32/arch/hwregs/
Dsupp_reg.h53 #define SPEC_REG_WR(r,v) \ macro
63 SPEC_REG_WR(SPEC_REG_SRS,b); \
/arch/cris/arch-v32/mm/
Dtlb.c200 SPEC_REG_WR(SPEC_REG_PID, next->context.page_id | in switch_mm()
203 SPEC_REG_WR(SPEC_REG_PID, next->context.page_id); in switch_mm()
Dinit.c117 SPEC_REG_WR(SPEC_REG_PID, 0); in cris_mmu_init()
/arch/cris/arch-v32/kernel/
Dptrace.c422 SPEC_REG_WR(SPEC_REG_SRS, old_srs); in put_debugreg()
483 SPEC_REG_WR(SPEC_REG_SRS, old_srs); in get_debugreg()