Home
last modified time | relevance | path

Searched refs:MFC_LLR_LOST_EVENT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c1532 csa->spu_chnldata_RW[0] |= MFC_LLR_LOST_EVENT; in set_llr_event()
1533 if ((ch0_cnt == 0) && !(ch0_data & MFC_LLR_LOST_EVENT) && in set_llr_event()
1534 (ch1_data & MFC_LLR_LOST_EVENT)) { in set_llr_event()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c1532 csa->spu_chnldata_RW[0] |= MFC_LLR_LOST_EVENT; in set_llr_event()
1533 if ((ch0_cnt == 0) && !(ch0_data & MFC_LLR_LOST_EVENT) && in set_llr_event()
1534 (ch1_data & MFC_LLR_LOST_EVENT)) { in set_llr_event()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dspu.h87 #define MFC_LLR_LOST_EVENT 0x00000400 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dspu.h87 #define MFC_LLR_LOST_EVENT 0x00000400 macro

Completed in 11 milliseconds