Searched refs:GET_PDA (Results 1 – 6 of 6) sorted by relevance
/arch/blackfin/include/asm/ |
D | mem_map.h | 44 # define GET_PDA(preg, dreg) GET_PDA_SAFE(preg) macro
|
D | context.S | 297 GET_PDA(p0, r0);
|
/arch/blackfin/mach-bf561/include/mach/ |
D | mem_map.h | 160 # define GET_PDA(preg, dreg) \ macro
|
/arch/blackfin/mach-bf561/ |
D | secondary.S | 87 GET_PDA(p0, r0);
|
/arch/blackfin/mach-common/ |
D | head.S | 96 GET_PDA(p0, r0);
|
D | entry.S | 52 GET_PDA(p5, r7); 280 GET_PDA(p5, r6); 411 GET_PDA(p5, r7); /* Fetch current PDA */ 498 GET_PDA(p5, r7); 1070 GET_PDA(p0, r0); /* Fetch current PDA (can't migrate to other CPU here) */
|