| /kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
| D | pcie-intel-gw.c | 88 static inline u32 pcie_app_rd(struct intel_pcie_port *lpp, u32 ofs) in pcie_app_rd() argument 90 return readl(lpp->app_base + ofs); in pcie_app_rd() 93 static inline void pcie_app_wr(struct intel_pcie_port *lpp, u32 ofs, u32 val) in pcie_app_wr() argument 95 writel(val, lpp->app_base + ofs); in pcie_app_wr() 98 static void pcie_app_wr_mask(struct intel_pcie_port *lpp, u32 ofs, in pcie_app_wr_mask() argument 101 pcie_update_bits(lpp->app_base, ofs, mask, val); in pcie_app_wr_mask() 104 static inline u32 pcie_rc_cfg_rd(struct intel_pcie_port *lpp, u32 ofs) in pcie_rc_cfg_rd() argument 106 return dw_pcie_readl_dbi(&lpp->pci, ofs); in pcie_rc_cfg_rd() 109 static inline void pcie_rc_cfg_wr(struct intel_pcie_port *lpp, u32 ofs, u32 val) in pcie_rc_cfg_wr() argument 111 dw_pcie_writel_dbi(&lpp->pci, ofs, val); in pcie_rc_cfg_wr() [all …]
|
| /kernel/linux/linux-5.10/arch/nds32/kernel/ |
| D | stacktrace.c | 32 unsigned long lpp, fpp; in save_stack_trace_tsk() local 34 lpp = fpn[LP_OFFSET]; in save_stack_trace_tsk() 36 if (!__kernel_text_address(lpp)) in save_stack_trace_tsk() 39 lpp = ftrace_graph_ret_addr(tsk, &graph_idx, lpp, NULL); in save_stack_trace_tsk() 41 if (savesched || !in_sched_functions(lpp)) { in save_stack_trace_tsk() 45 trace->entries[trace->nr_entries++] = lpp; in save_stack_trace_tsk()
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| D | head64.S | 21 tm __LC_STFLE_FAC_LIST+5,0x80 # LPP available ? 23 xc __LC_LPP+1(7,0),__LC_LPP+1 # clear lpp and current_pid
|
| D | process.c | 59 lpp(&S390_lowcore.lpp); in arch_setup_new_exec()
|
| /kernel/linux/linux-6.6/arch/powerpc/xmon/ |
| D | nonstdio.c | 26 void xmon_set_pagination_lpp(unsigned long lpp) in xmon_set_pagination_lpp() argument 28 paginate_lpp = lpp; in xmon_set_pagination_lpp()
|
| D | nonstdio.h | 4 extern void xmon_set_pagination_lpp(unsigned long lpp);
|
| /kernel/linux/linux-5.10/arch/powerpc/xmon/ |
| D | nonstdio.c | 26 void xmon_set_pagination_lpp(unsigned long lpp) in xmon_set_pagination_lpp() argument 28 paginate_lpp = lpp; in xmon_set_pagination_lpp()
|
| D | nonstdio.h | 4 extern void xmon_set_pagination_lpp(unsigned long lpp);
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | lowcore.h | 122 * The lpp and current_pid fields form a 124 * parameter with the LPP instruction. 126 __u32 lpp; /* 0x0398 */ member
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | lowcore.h | 146 * The lpp and current_pid fields form a 148 * parameter with the LPP instruction. 150 __u32 lpp; /* 0x0398 */ member
|
| D | cpu_mf.h | 162 static inline void lpp(void *pp) in lpp() function 164 asm volatile("lpp 0(%0)\n" :: "a" (pp) : "memory"); in lpp()
|
| /kernel/linux/linux-6.6/arch/s390/boot/ |
| D | startup.c | 62 S390_lowcore.lpp = LPP_MAGIC; in setup_lpp() 64 lpp(&S390_lowcore.lpp); in setup_lpp()
|
| /kernel/linux/linux-5.10/drivers/hwtracing/intel_th/ |
| D | pti.c | 309 .name = "lpp", 342 MODULE_DESCRIPTION("Intel(R) Trace Hub PTI/LPP output driver");
|
| /kernel/linux/linux-6.6/drivers/hwtracing/intel_th/ |
| D | pti.c | 309 .name = "lpp", 342 MODULE_DESCRIPTION("Intel(R) Trace Hub PTI/LPP output driver");
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| D | process.c | 73 lpp(&S390_lowcore.lpp); in arch_setup_new_exec()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/pl111/ |
| D | pl111_display.c | 134 u32 lpp, vsw, vfp, vbp; in pl111_display_enable() local 152 lpp = mode->vdisplay - 1; in pl111_display_enable() 164 writel(lpp | in pl111_display_enable()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/pl111/ |
| D | pl111_display.c | 133 u32 lpp, vsw, vfp, vbp; in pl111_display_enable() local 151 lpp = mode->vdisplay - 1; in pl111_display_enable() 163 writel(lpp | in pl111_display_enable()
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nvidia/ |
| D | tegra20-trimslice.dts | 143 "lhs", "lm0", "lm1", "lpp", "lpw0", 256 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
| D | tegra20-tamonten.dtsi | 134 "lhs", "lm0", "lm1", "lpp", "lpw0", 240 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | tegra20-trimslice.dts | 143 "lhs", "lm0", "lm1", "lpp", "lpw0", 256 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
| D | tegra20-tamonten.dtsi | 134 "lhs", "lm0", "lm1", "lpp", "lpw0", 240 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
| /kernel/linux/linux-5.10/drivers/nvme/target/ |
| D | io-cmd-bdev.c | 15 const u32 lpp = ql->physical_block_size / ql->logical_block_size; in nvmet_bdev_set_limits() local 17 const __le16 lpp0b = to0based(lpp); in nvmet_bdev_set_limits()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/ |
| D | nvidia,tegra20-pinmux.yaml | 41 lhs, lm0, lm1, lpp, lpw0, lpw1, lpw2, lsc0, lsc1, lsck,
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_btree.c | 2319 union xfs_btree_ptr *lpp; /* left address pointer */ in xfs_btree_lshift() local 2324 lpp = xfs_btree_ptr_addr(cur, lrecs, left); in xfs_btree_lshift() 2332 xfs_btree_copy_ptrs(cur, lpp, rpp, 1); in xfs_btree_lshift() 2505 union xfs_btree_ptr *lpp; in xfs_btree_rshift() local 2509 lpp = xfs_btree_ptr_addr(cur, lrecs, left); in xfs_btree_rshift() 2522 error = xfs_btree_debug_check_ptr(cur, lpp, 0, level); in xfs_btree_rshift() 2528 xfs_btree_copy_ptrs(cur, rpp, lpp, 1); in xfs_btree_rshift() 2689 union xfs_btree_ptr *lpp; /* left address pointer */ in __xfs_btree_split() local 2694 lpp = xfs_btree_ptr_addr(cur, src_index, left); in __xfs_btree_split() 2699 error = xfs_btree_debug_check_ptr(cur, lpp, i, level); in __xfs_btree_split() [all …]
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| D | xfs_btree.c | 2390 union xfs_btree_ptr *lpp; /* left address pointer */ in xfs_btree_lshift() local 2395 lpp = xfs_btree_ptr_addr(cur, lrecs, left); in xfs_btree_lshift() 2403 xfs_btree_copy_ptrs(cur, lpp, rpp, 1); in xfs_btree_lshift() 2576 union xfs_btree_ptr *lpp; in xfs_btree_rshift() local 2580 lpp = xfs_btree_ptr_addr(cur, lrecs, left); in xfs_btree_rshift() 2593 error = xfs_btree_debug_check_ptr(cur, lpp, 0, level); in xfs_btree_rshift() 2599 xfs_btree_copy_ptrs(cur, rpp, lpp, 1); in xfs_btree_rshift() 2760 union xfs_btree_ptr *lpp; /* left address pointer */ in __xfs_btree_split() local 2765 lpp = xfs_btree_ptr_addr(cur, src_index, left); in __xfs_btree_split() 2770 error = xfs_btree_debug_check_ptr(cur, lpp, i, level); in __xfs_btree_split() [all …]
|