Home
last modified time | relevance | path

Searched refs:stash (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_ppgtt.c183 struct i915_vm_pt_stash *stash, in ppgtt_bind_vma() argument
191 vm->allocate_va_range(vm, stash, vma_res->start, in ppgtt_bind_vma()
224 struct i915_vm_pt_stash *stash, in i915_vm_alloc_pt_stash() argument
234 pt_sz = stash->pt_sz; in i915_vm_alloc_pt_stash()
248 i915_vm_free_pt_stash(vm, stash); in i915_vm_alloc_pt_stash()
252 pt->stash = stash->pt[0]; in i915_vm_alloc_pt_stash()
253 stash->pt[0] = pt; in i915_vm_alloc_pt_stash()
264 i915_vm_free_pt_stash(vm, stash); in i915_vm_alloc_pt_stash()
268 pd->pt.stash = stash->pt[1]; in i915_vm_alloc_pt_stash()
269 stash->pt[1] = &pd->pt; in i915_vm_alloc_pt_stash()
[all …]
H A Dintel_gtt.h178 struct i915_page_table *stash; member
231 struct i915_vm_pt_stash *stash,
311 struct i915_vm_pt_stash *stash,
578 struct i915_vm_pt_stash *stash,
656 struct i915_vm_pt_stash *stash,
668 struct i915_vm_pt_stash *stash,
671 struct i915_vm_pt_stash *stash);
673 struct i915_vm_pt_stash *stash);
H A Dgen6_ppgtt.c173 struct i915_vm_pt_stash *stash, in gen6_alloc_va_range() argument
190 pt = stash->pt[0]; in gen6_alloc_va_range()
197 stash->pt[0] = pt->stash; in gen6_alloc_va_range()
281 struct i915_vm_pt_stash *stash, in pd_vma_bind() argument
H A Dintel_ggtt.c504 struct i915_vm_pt_stash *stash, in intel_ggtt_bind_vma() argument
681 struct i915_vm_pt_stash *stash, in aliasing_gtt_bind_vma() argument
695 stash, vma_res, pat_index, flags); in aliasing_gtt_bind_vma()
715 struct i915_vm_pt_stash stash = {}; in init_aliasing_ppgtt() local
728 err = i915_vm_alloc_pt_stash(&ppgtt->vm, &stash, ggtt->vm.total); in init_aliasing_ppgtt()
733 err = i915_vm_map_pt_stash(&ppgtt->vm, &stash); in init_aliasing_ppgtt()
744 ppgtt->vm.allocate_va_range(&ppgtt->vm, &stash, 0, ggtt->vm.total); in init_aliasing_ppgtt()
755 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in init_aliasing_ppgtt()
759 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in init_aliasing_ppgtt()
H A Dgen8_ppgtt.c319 struct i915_vm_pt_stash *stash, in __gen8_ppgtt_alloc() argument
344 pt = stash->pt[!!lvl]; in __gen8_ppgtt_alloc()
351 stash->pt[!!lvl] = pt->stash; in __gen8_ppgtt_alloc()
363 __gen8_ppgtt_alloc(vm, stash, in __gen8_ppgtt_alloc()
387 struct i915_vm_pt_stash *stash, in gen8_ppgtt_alloc() argument
398 __gen8_ppgtt_alloc(vm, stash, i915_vm_to_ppgtt(vm)->pd, in gen8_ppgtt_alloc()
H A Dintel_migrate.c88 struct i915_vm_pt_stash stash = {}; in migrate_vm() local
155 stash.pt_sz = I915_GTT_PAGE_SIZE_64K; in migrate_vm()
191 err = i915_vm_alloc_pt_stash(&vm->vm, &stash, sz); in migrate_vm()
199 err = i915_vm_map_pt_stash(&vm->vm, &stash); in migrate_vm()
203 vm->vm.allocate_va_range(&vm->vm, &stash, base, sz); in migrate_vm()
205 i915_vm_free_pt_stash(&vm->vm, &stash); in migrate_vm()
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dfsl-tsec-phy.txt68 - bd-stash : If present, indicates that the hardware supports stashing
70 - rx-stash-len : Denotes the number of bytes of a received buffer to stash
72 - rx-stash-idx : Denotes the index of the first byte from the received
73 buffer to stash in the L2.
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_qbman_portal.h45 int stash);
130 int stash);
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_gem_gtt.c191 struct i915_vm_pt_stash stash = {}; in igt_ppgtt_alloc() local
193 err = i915_vm_alloc_pt_stash(&ppgtt->vm, &stash, size); in igt_ppgtt_alloc()
197 err = i915_vm_map_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc()
199 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc()
203 ppgtt->vm.allocate_va_range(&ppgtt->vm, &stash, 0, size); in igt_ppgtt_alloc()
208 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc()
213 struct i915_vm_pt_stash stash = {}; in igt_ppgtt_alloc() local
215 err = i915_vm_alloc_pt_stash(&ppgtt->vm, &stash, size - last); in igt_ppgtt_alloc()
219 err = i915_vm_map_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc()
221 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc()
[all …]
H A Dmock_gtt.c42 struct i915_vm_pt_stash *stash, in mock_bind_ppgtt() argument
95 struct i915_vm_pt_stash *stash, in mock_bind_ggtt() argument
/openbmc/openbmc-tools/dbus-pcap/
H A Ddbus-pcap177 self.stash = (buf, offset)
210 if self.offset - self.stash[1] != len(self.stash[0]):
213 % (self.offset - self.stash[1], len(self.stash[0])),
226 self.offset - self.stash[1]
235 "AlignedStream: provided buffer:\n{}".format(self.stash[0]),
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.c210 int stash) in qbman_eq_desc_set_response() argument
215 qb_attr_code_encode(&code_eq_rsp_stash, cl, !!stash); in qbman_eq_desc_set_response()
284 int stash) in qbman_pull_desc_set_storage() argument
296 qb_attr_code_encode(&code_pull_stash, cl, !!stash); in qbman_pull_desc_set_storage()
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dglibc-mtrace.inc8 SRC = "${COMPONENTS_DIR}/${PACKAGE_ARCH}/glibc-stash-locale/scripts"
H A Dglibc-scripts.inc7 SRC = "${COMPONENTS_DIR}/${PACKAGE_ARCH}/glibc-stash-locale/scripts"
H A Dglibc-package.inc197 # Make a copy of all the libraries into the locale stash
225 do_stash_locale[sstate-outputdirs] = "${COMPONENTS_DIR}/${PACKAGE_ARCH}/glibc-stash-locale"
226 do_stash_locale[sstate-fixmedir] = "${COMPONENTS_DIR}/${PACKAGE_ARCH}/glibc-stash-locale"
H A Dglibc-locale.inc66 LOCALETREESRC = "${COMPONENTS_DIR}/${PACKAGE_ARCH}/glibc-stash-locale"
/openbmc/qemu/scripts/
H A Darchive-source.sh50 retval=$(git stash create)
/openbmc/u-boot/cmd/
H A Dbootstage.c62 U_BOOT_CMD_MKENT(stash, 4, 0, do_bootstage_stash, "", ""),
/openbmc/linux/drivers/usb/gadget/
H A Dcomposite.c52 return (struct usb_gadget_strings **)uc->stash; in get_containers_gs()
1439 void *stash; in copy_gadget_strings() local
1449 stash = uc->stash; in copy_gadget_strings()
1450 stash += sizeof(void *) * (n_gstrings + 1); in copy_gadget_strings()
1454 gs_array[n_gs] = stash; in copy_gadget_strings()
1456 stash += sizeof(struct usb_gadget_strings); in copy_gadget_strings()
1458 gs->strings = stash; in copy_gadget_strings()
1462 s = stash; in copy_gadget_strings()
1463 stash += sizeof(struct usb_string); in copy_gadget_strings()
1470 s = stash; in copy_gadget_strings()
[all …]
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/
H A Dts-newlib_4.1.0.bb31 git stash
/openbmc/linux/arch/sparc/kernel/
H A Dwof.S110 save %g0, %g0, %g0 ! save into the window to stash away
116 STORE_WINDOW(sp) ! stash the window
/openbmc/linux/arch/x86/lib/
H A Dhweight.S74 movl %eax, %ecx # stash away result
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_cle.h254 u8 stash; member
/openbmc/u-boot/common/
H A Dboard_f.c782 const void *stash = map_sysmem(CONFIG_BOOTSTAGE_STASH_ADDR, in initf_bootstage() local
785 ret = bootstage_unstash(stash, CONFIG_BOOTSTAGE_STASH_SIZE); in initf_bootstage()
/openbmc/u-boot/doc/
H A DREADME.bloblist75 Bootstage has a mechanism to 'stash' its records for passing to the next part.

12