Searched refs:p1275buf (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/sparc/prom/ |
H A D | cif.S | 15 sethi %hi(p1275buf), %o1 16 or %o1, %lo(p1275buf), %o1 31 sethi %hi(p1275buf), %o1 32 or %o1, %lo(p1275buf), %o1
|
H A D | p1275.c | 23 } p1275buf; variable in typeref:struct:__anon2748 31 * This provides SMP safety on the p1275buf. 53 p1275buf.prom_cif_handler = (void (*)(long *))cif_handler; prom_cif_init()
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | trampoline_64.S | 169 sethi %hi(p1275buf), %g2 170 or %g2, %lo(p1275buf), %g2 202 sethi %hi(p1275buf), %g2 203 or %g2, %lo(p1275buf), %g2 367 sethi %hi(p1275buf), %g2 368 or %g2, %lo(p1275buf), %g2 384 sethi %hi(p1275buf), %g2 385 or %g2, %lo(p1275buf), %g2
|
H A D | head_64.S | 779 sethi %hi(p1275buf), %g2 780 or %g2, %lo(p1275buf), %g2 796 sethi %hi(p1275buf), %g2 797 or %g2, %lo(p1275buf), %g2
|
Completed in 116 milliseconds