Home
last modified time | relevance | path

Searched defs:usm (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/mm/
H A Ddrmem.c219 __walk_drmem_v1_lmbs(const __be32 *prop, const __be32 *usm, void *data, in __walk_drmem_v1_lmbs()
253 __walk_drmem_v2_lmbs(const __be32 *prop, const __be32 *usm, void *data, in __walk_drmem_v2_lmbs()
288 const __be32 *prop, *usm; in walk_drmem_lmbs_early() local
321 __maybe_unused const __be32 **usm, in update_lmb()
397 const __be32 *prop, *usm; in walk_drmem_lmbs() local
/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.c720 static u64 xe_migrate_batch_base(struct xe_migrate *m, bool usm) in xe_migrate_batch_base()
846 bool usm = xe->info.has_usm; in xe_migrate_copy() local
1283 bool usm = xe->info.has_usm; in xe_migrate_clear() local
1520 bool usm = is_migrate && xe->info.has_usm; in __xe_migrate_update_pgtables() local
H A Dxe_vm_types.h302 } usm; member
H A Dxe_device_types.h401 } usm; member