Searched refs:pdps (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/ |
| H A D | gtt.h | 174 enum intel_gvt_gtt_type root_entry_type, u64 pdps[]); 270 u64 pdps[]); 273 enum intel_gvt_gtt_type root_entry_type, u64 pdps[]); 275 int intel_vgpu_put_ppgtt_mm(struct intel_vgpu *vgpu, u64 pdps[]);
|
| H A D | gtt.c | 1884 enum intel_gvt_gtt_type root_entry_type, u64 pdps[]) in intel_vgpu_create_ppgtt_mm() argument 1904 mm->ppgtt_mm.guest_pdps[0] = pdps[0]; in intel_vgpu_create_ppgtt_mm() 1906 memcpy(mm->ppgtt_mm.guest_pdps, pdps, in intel_vgpu_create_ppgtt_mm() 2601 u64 pdps[]) in intel_vgpu_find_ppgtt_mm() argument 2611 if (pdps[0] == mm->ppgtt_mm.guest_pdps[0]) in intel_vgpu_find_ppgtt_mm() 2615 if (!memcmp(pdps, mm->ppgtt_mm.guest_pdps, in intel_vgpu_find_ppgtt_mm() 2638 enum intel_gvt_gtt_type root_entry_type, u64 pdps[]) in intel_vgpu_get_ppgtt_mm() argument 2642 mm = intel_vgpu_find_ppgtt_mm(vgpu, pdps); in intel_vgpu_get_ppgtt_mm() 2646 mm = intel_vgpu_create_ppgtt_mm(vgpu, root_entry_type, pdps); in intel_vgpu_get_ppgtt_mm() 2663 int intel_vgpu_put_ppgtt_mm(struct intel_vgpu *vgpu, u64 pdps[]) in intel_vgpu_put_ppgtt_mm() argument [all …]
|
| H A D | execlist.h | 157 struct execlist_mmio_pair pdps[8]; member
|
| H A D | scheduler.c | 61 ring_context->pdps[i].val = pdp[7 - i]; in set_context_pdp_root_pointer() 1406 gpa = ring_context_gpa + RING_CTX_OFF(pdps[0].val); in read_guest_pdps() 1419 u64 pdps[GVT_RING_CTX_NR_PDPS]; in prepare_mm() local 1433 read_guest_pdps(workload->vgpu, workload->ring_context_gpa, (void *)pdps); in prepare_mm() 1435 mm = intel_vgpu_get_ppgtt_mm(workload->vgpu, root_entry_type, pdps); in prepare_mm()
|
| H A D | handlers.c | 1226 u64 *pdps; in handle_g2v_notification() local 1228 pdps = (u64 *)&vgpu_vreg64_t(vgpu, vgtif_reg(pdp[0])); in handle_g2v_notification() 1235 mm = intel_vgpu_get_ppgtt_mm(vgpu, root_entry_type, pdps); in handle_g2v_notification() 1239 return intel_vgpu_put_ppgtt_mm(vgpu, pdps); in handle_g2v_notification()
|
| /netbsd-src/external/bsd/ipf/dist/etc/ |
| H A D | services | 851 pdps 1314/tcp # Photoscript Distributed Printing System 852 pdps 1314/udp # Photoscript Distributed Printing System
|
| /netbsd-src/external/bsd/ipf/dist/perl/ |
| H A D | Services | 660 1314 pdps PhotoscriptDistributedPrintingSystem
|
| /netbsd-src/etc/ |
| H A D | services | 2836 pdps 1314/tcp # Photoscript Distributed [Les_Klein] … 2838 pdps 1314/udp # Photoscript Distributed [Les_Klein] …
|