Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dhead64.S24 mvi __LC_LPP,0x80 # and set LPP_MAGIC
H A Dsetup.c406 lc->lpp = LPP_MAGIC; in setup_lowcore_dat_off()
H A Dsmp.c291 lc->lpp = LPP_MAGIC; in pcpu_attach_task()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dsetup.h43 #define LPP_MAGIC BIT(31) macro