Home
last modified time | relevance | path

Searched refs:SPR_CELL_TSRL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/powerpc/aim/
H A Dmp_cpudep.c284 bsp_state[5] = mfspr(SPR_CELL_TSRL); in cpudep_save_config()
367 mtspr(SPR_CELL_TSRL, bsp_state[5]); in cpudep_ap_setup()
/freebsd/sys/powerpc/include/
H A Dspr.h555 #define SPR_CELL_TSRL 0x380 /* ... Cell BE Thread Status Register */ macro