Home
last modified time | relevance | path

Searched refs:LOWCORE_ALT_ADDRESS (Results 1 – 6 of 6) sorted by relevance

/arch/s390/include/asm/
A Dlowcore.h23 #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 Dcurrent.h29 [offalt] "i" (lc_current + LOWCORE_ALT_ADDRESS)); in get_current()
A Dsmp.h28 [offalt] "i" (lc_cpu_nr + LOWCORE_ALT_ADDRESS), in raw_smp_processor_id()
A Dspinlock.h32 [offalt] "i" (lc_lockval + LOWCORE_ALT_ADDRESS), in spinlock_lockval()
/arch/s390/kernel/
A Dentry.S47 __stringify(.insn siy,0xeb0000000071,LOWCORE_ALT_ADDRESS+\address,0), \
/arch/s390/boot/
A Dvmem.c522 lowcore_address = LOWCORE_ALT_ADDRESS; in setup_vmem()

Completed in 13 milliseconds