Searched refs:pdp (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | gen8_ppgtt.c | 106 vgtif_reg(pdp[0].lo), lower_32_bits(daddr)); in gen8_ppgtt_notify_vgt() 108 vgtif_reg(pdp[0].hi), upper_32_bits(daddr)); in gen8_ppgtt_notify_vgt() 118 vgtif_reg(pdp[i].lo), in gen8_ppgtt_notify_vgt() 121 vgtif_reg(pdp[i].hi), in gen8_ppgtt_notify_vgt() 456 struct i915_page_directory *pdp, in gen8_ppgtt_insert_pte() argument 466 pd = i915_pd_entry(pdp, gen8_pd_index(idx, 2)); in gen8_ppgtt_insert_pte() 490 pd = pdp->entry[gen8_pd_index(idx, 2)]; in gen8_ppgtt_insert_pte() 517 struct i915_page_directory * const pdp = in xehp_ppgtt_insert_huge() local 520 i915_pd_entry(pdp, __gen8_pte_index(start, 2)); in xehp_ppgtt_insert_huge() 624 struct i915_page_directory * const pdp = in gen8_ppgtt_insert_huge() local [all …]
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_pvinfo.h | 107 } pdp[4]; member
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dir2.h | 62 struct xfs_inode *pdp);
|
| H A D | xfs_dir2.c | 241 xfs_inode_t *pdp) in xfs_dir_init() argument 247 error = xfs_dir_ino_validate(tp->t_mountp, pdp->i_ino); in xfs_dir_init() 259 error = xfs_dir2_sf_create(args, pdp->i_ino); in xfs_dir_init()
|
| /linux/tools/perf/scripts/python/ |
| H A D | exported-sql-viewer.py | 2092 return int(round((x - self.subrange.x.lo) * self.scale.x, self.pdp.x)) 2095 return int(round((y - self.subrange.y.lo) * self.scale.y, self.pdp.y)) 2105 if self.pdp.x == 0: 2113 if self.pdp.y == 0: 2138 self.pdp = XY(x, y) # pixel decimal places
|
| /linux/fs/nfsd/ |
| H A D | nfs4state.c | 9318 * @pdp: returned WRITE delegation, if one was found in nfsd4_deleg_getattr_conflict() 9328 * code is returned. If @pdp is set to a non-NULL value, then the in nfsd4_deleg_getattr_conflict() 9333 struct nfs4_delegation **pdp) in nfsd4_deleg_getattr_conflict() 9407 *pdp = dp; in nfsd_get_dir_deleg() 9296 nfsd4_deleg_getattr_conflict(struct svc_rqst * rqstp,struct dentry * dentry,struct nfs4_delegation ** pdp) nfsd4_deleg_getattr_conflict() argument
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | hamoa.dtsi | 541 pdp_ns_shared_mem: pdp-ns-shared@81e00000 { 571 pld_pdp_mem: pld-pdp@81f37000 {
|
| H A D | sm8750.dtsi | 355 pdp_ns_shared_mem: pdp-ns-shared@81f00000 {
|