Searched refs:pdp (Results 1 – 10 of 10) 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
|
| H A D | i915_gpu_error.c | 591 i, ee->vm_info.pdp[i]); in error_print_engine() 1404 ee->vm_info.pdp[i] = in engine_record_registers() 1407 ee->vm_info.pdp[i] <<= 32; in engine_record_registers() 1408 ee->vm_info.pdp[i] |= in engine_record_registers()
|
| /linux/fs/xfs/libxfs/ |
| 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()
|
| H A D | xfs_dir2.h | 62 struct xfs_inode *pdp);
|
| /linux/fs/nfsd/ |
| H A D | state.h | 869 struct dentry *dentry, struct nfs4_delegation **pdp);
|
| H A D | nfs4state.c | 9352 struct nfs4_delegation **pdp) in nfsd4_deleg_getattr_conflict() argument 9426 *pdp = dp; in nfsd4_deleg_getattr_conflict()
|
| /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/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 {
|