Home
last modified time | relevance | path

Searched refs:LPP_MAGIC (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dsetup.h39 #define LPP_MAGIC BIT(31) macro
/openbmc/linux/arch/s390/boot/
H A Dstartup.c62 S390_lowcore.lpp = LPP_MAGIC; in setup_lpp()
/openbmc/linux/arch/s390/kernel/
H A Dsetup.c429 lc->lpp = LPP_MAGIC; in setup_lowcore()
H A Dsmp.c289 lc->lpp = LPP_MAGIC; in pcpu_attach_task()