Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dsetup.h17 #define LPP_MAGIC BIT(31) macro
/linux-6.15/arch/s390/boot/
H A Dstartup.c167 get_lowcore()->lpp = LPP_MAGIC; in setup_lpp()
/linux-6.15/arch/s390/kernel/
H A Dsetup.c416 lc->lpp = LPP_MAGIC; in setup_lowcore()
H A Dsmp.c279 lc->lpp = LPP_MAGIC; in pcpu_attach_task()