Home
last modified time | relevance | path

Searched refs:stolen (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_stolen.c110 if (resource_size(&stolen[0]) > resource_size(&stolen[1])) in i915_adjust_stolen()
115 if (stolen[0].start != stolen[1].start || in i915_adjust_stolen()
116 stolen[0].end != stolen[1].end) { in i915_adjust_stolen()
617 struct drm_mm_node *stolen = fetch_and_zero(&obj->stolen); in i915_gem_object_release_stolen() local
621 kfree(stolen); in i915_gem_object_release_stolen()
651 obj->stolen = stolen; in __i915_gem_object_create_stolen()
685 stolen = kzalloc(sizeof(*stolen), GFP_KERNEL); in _i915_gem_object_stolen_init()
686 if (!stolen) in _i915_gem_object_stolen_init()
858 stolen = kzalloc(sizeof(*stolen), GFP_KERNEL); in i915_gem_object_create_stolen_for_preallocated()
859 if (!stolen) in i915_gem_object_create_stolen_for_preallocated()
[all …]
A Di915_gem_object_types.h596 struct drm_mm_node *stolen; member
/linux/drivers/gpu/drm/gma500/
A Dgtt.c87 WARN_ON(r->stolen); /* refcount these maybe ? */ in psb_gtt_insert()
126 WARN_ON(r->stolen); in psb_gtt_remove()
196 if (gt->in_gart == 0 && gt->stolen == 0) { in psb_gtt_pin()
237 if (gt->in_gart == 0 && gt->stolen == 0) { in psb_gtt_unpin()
289 gt->stolen = backed; in psb_gtt_alloc_range()
318 WARN_ON(gt->in_gart && !gt->stolen); in psb_gtt_free_range()
A Dgem.c61 u32 *handlep, int stolen, u32 align) in psb_gem_create() argument
175 if (r->stolen) in psb_gem_fault()
A Dgem.h16 u64 size, u32 *handlep, int stolen, u32 align);
A Dgtt.h36 bool stolen; /* Backed from stolen RAM */ member
/linux/arch/powerpc/mm/nohash/
A Dmmu_context.c267 goto stolen; in switch_mmu_context()
273 goto stolen; in switch_mmu_context()
283 stolen: in switch_mmu_context()
/linux/Documentation/virt/kvm/arm/
A Dpvtime.rst11 KVM/arm64 implements the stolen time part of this specification by providing
13 view of the amount of time stolen from its execution.
37 Return value: (int64) IPA of the stolen time data structure for this
/linux/drivers/gpu/drm/i915/gt/
A Dselftest_reset.c96 if (!__drm_mm_interval_first(&gt->i915->mm.stolen, in __igt_reset_stolen()
143 !__drm_mm_interval_first(&gt->i915->mm.stolen, in __igt_reset_stolen()
A Dintel_rc6.c346 pctx->stolen->start, in vlv_rc6_init()
348 pctx_paddr = i915->dsm.start + pctx->stolen->start; in vlv_rc6_init()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
A Drammcp77.c79 ram->base.stolen = base; in mcp77_ram_new()
/linux/net/ipv4/
A Dinet_fragment.c531 bool stolen; in inet_frag_reasm_finish() local
540 if (try_coalesce && skb_try_coalesce(head, fp, &stolen, in inet_frag_reasm_finish()
542 kfree_skb_partial(fp, stolen); in inet_frag_reasm_finish()
/linux/arch/powerpc/kernel/
A Dtime.c192 u64 stolen = 0; in scan_dispatch_log() local
215 stolen += tb_delta; in scan_dispatch_log()
223 return stolen; in scan_dispatch_log()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
A Dvmmnv50.c262 if (ram->stolen) { in nv50_vmm_valid()
263 map->type |= ram->stolen; in nv50_vmm_valid()
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
A Dfb.h134 u64 stolen; member
/linux/Documentation/virt/kvm/devices/
A Dvcpu.rst160 Specifies the base address of the stolen time structure for this VCPU. The
163 including the layout of the stolen time structure.
/linux/arch/arm/boot/dts/
A Dam3874-iceboard.dts476 /* DMA event numbers stolen from MCASP */
486 /* DMA event numbers stolen from MCASP, MCBSP */
/linux/fs/reiserfs/
A Dprocfs.c219 SFPF(stolen), in show_bitmap()
/linux/Documentation/power/
A Dswsusp.rst335 encrypted and protected are retrieved and stolen from the swap device.
342 inaccessible so they can't be stolen later on. The only thing that
350 suspend image to prevent sensitive data from being stolen after
/linux/Documentation/accounting/
A Dtaskstats-struct.rst131 * On some architectures, value will adjust for cpu time stolen
/linux/fs/xfs/libxfs/
A Dxfs_bmap.c4727 xfs_filblks_t stolen = 0; in xfs_bmap_split_indlen() local
4735 stolen = XFS_FILBLKS_MIN(nres - ores, avail); in xfs_bmap_split_indlen()
4736 ores += stolen; in xfs_bmap_split_indlen()
4740 return stolen; in xfs_bmap_split_indlen()
4787 return stolen; in xfs_bmap_split_indlen()
4803 xfs_filblks_t got_indlen, new_indlen, stolen; in xfs_bmap_del_extent_delay() local
4889 stolen = xfs_bmap_split_indlen(da_old, &got_indlen, &new_indlen, in xfs_bmap_del_extent_delay()
4902 da_new = got_indlen + new_indlen - stolen; in xfs_bmap_del_extent_delay()
4903 del->br_blockcount -= stolen; in xfs_bmap_del_extent_delay()
/linux/drivers/gpu/drm/i915/display/
A Dintel_fbc.c592 if (drm_mm_initialized(&dev_priv->mm.stolen)) in intel_fbc_alloc_cfb()
1566 if (!drm_mm_initialized(&dev_priv->mm.stolen)) in intel_fbc_init()
/linux/drivers/gpu/drm/i915/
A Di915_debugfs.c229 seq_printf(m, " (stolen: %08llx)", obj->stolen->start); in i915_debugfs_describe_obj()
/linux/Documentation/process/
A Dmaintainer-pgp-guide.rst206 disk. This way, even if your ``.gnupg`` directory is leaked or stolen in
326 think. They can be leaked or stolen via many different means:
407 Even though the master key is now safe from being leaked or stolen, the
412 can be stolen from there by sufficiently advanced malware (think
/linux/Documentation/ABI/testing/
A Dsysfs-class-net25 2 stolen from another device

Completed in 48 milliseconds

12