Searched refs:SPECIAL_EXC_STORE (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | exceptions-64e.S | 58 #define SPECIAL_EXC_STORE(reg, name) \ macro 91 SPECIAL_EXC_STORE(r10,SRR0) 93 SPECIAL_EXC_STORE(r10,SRR1) 95 SPECIAL_EXC_STORE(r10,SPRG_GEN) 97 SPECIAL_EXC_STORE(r10,SPRG_TLB) 99 SPECIAL_EXC_STORE(r10,MAS0) 101 SPECIAL_EXC_STORE(r10,MAS1) 103 SPECIAL_EXC_STORE(r10,MAS2) 105 SPECIAL_EXC_STORE(r10,MAS3) 107 SPECIAL_EXC_STORE(r10,MAS6) [all …]
|