Searched refs:GET_CURRENT_PGD (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/openrisc/kernel/ |
H A D | head.S | 158 #define GET_CURRENT_PGD(reg,t1) \ define 166 #define GET_CURRENT_PGD(reg,t1) \ define 1166 GET_CURRENT_PGD(r3,r4) // r3 is current_pgd, r4 is temp 1246 GET_CURRENT_PGD(r3,r4) // r3 is current_pgd, r5 is temp
|
/kernel/linux/linux-6.6/arch/openrisc/kernel/ |
H A D | head.S | 158 #define GET_CURRENT_PGD(reg,t1) \ define 166 #define GET_CURRENT_PGD(reg,t1) \ define 1170 GET_CURRENT_PGD(r3,r4) // r3 is current_pgd, r4 is temp 1250 GET_CURRENT_PGD(r3,r4) // r3 is current_pgd, r5 is temp
|
Completed in 5 milliseconds