Searched refs:lpp (Results 1 – 14 of 14) sorted by relevance
/arch/powerpc/xmon/ |
D | nonstdio.h | 7 extern void xmon_set_pagination_lpp(unsigned long lpp);
|
D | nonstdio.c | 30 void xmon_set_pagination_lpp(unsigned long lpp) in xmon_set_pagination_lpp() argument 32 paginate_lpp = lpp; in xmon_set_pagination_lpp()
|
D | xmon.c | 914 unsigned long lpp; in set_lpp_cmd() local 916 if (!scanhex(&lpp)) { in set_lpp_cmd() 918 lpp = 0; in set_lpp_cmd() 920 xmon_set_pagination_lpp(lpp); in set_lpp_cmd()
|
/arch/s390/include/asm/ |
D | lowcore.h | 124 __u32 lpp; /* 0x0388 */ member
|
/arch/s390/kernel/ |
D | head64.S | 22 xc __LC_LPP+1(7,0),__LC_LPP+1 # clear lpp and current_pid
|
D | asm-offsets.c | 172 OFFSET(__LC_LPP, lowcore, lpp); in main()
|
D | setup.c | 335 lc->lpp = LPP_MAGIC; in setup_lowcore_dat_off()
|
D | smp.c | 298 lc->lpp = LPP_MAGIC; in pcpu_attach_task()
|
/arch/arm/boot/dts/ |
D | tegra20-trimslice.dts | 142 "lhs", "lm0", "lm1", "lpp", "lpw0", 255 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
D | tegra20-tamonten.dtsi | 134 "lhs", "lm0", "lm1", "lpp", "lpw0", 240 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
D | tegra20-paz00.dts | 140 "lhs", "lm0", "lm1", "lpp", "lpw0", 250 "lm0", "lm1", "lpp", "lpw0", "lpw1",
|
D | tegra20-ventana.dts | 155 "lhp1", "lhp2", "lhs", "lpp", "lpw0", 262 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
D | tegra20-harmony.dts | 152 "lhs", "lm0", "lm1", "lpp", "lpw0", 258 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
D | tegra20-seaboard.dts | 157 "lhp1", "lhp2", "lhs", "lpp", "lsc0", 266 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|