Searched refs:LOWCORE_ALT_ADDRESS (Results 1 – 6 of 6) sorted by relevance
| /arch/s390/include/asm/ |
| A D | lowcore.h | 23 #define LOWCORE_ALT_ADDRESS _AC(0x70000, UL) macro 229 : [alt] "i" (LOWCORE_ALT_ADDRESS >> 16)); in get_lowcore() 244 __stringify(llilh \reg, LOWCORE_ALT_ADDRESS >> 16), \ 250 __stringify(stmg \start, \end, LOWCORE_ALT_ADDRESS + \savearea), \
|
| A D | current.h | 29 [offalt] "i" (lc_current + LOWCORE_ALT_ADDRESS)); in get_current()
|
| A D | smp.h | 28 [offalt] "i" (lc_cpu_nr + LOWCORE_ALT_ADDRESS), in raw_smp_processor_id()
|
| A D | spinlock.h | 32 [offalt] "i" (lc_lockval + LOWCORE_ALT_ADDRESS), in spinlock_lockval()
|
| /arch/s390/kernel/ |
| A D | entry.S | 47 __stringify(.insn siy,0xeb0000000071,LOWCORE_ALT_ADDRESS+\address,0), \
|
| /arch/s390/boot/ |
| A D | vmem.c | 522 lowcore_address = LOWCORE_ALT_ADDRESS; in setup_vmem()
|
Completed in 13 milliseconds