Home
last modified time | relevance | path

Searched defs:dst_flags (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.h134 unsigned int dst_flags; member
/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c2227 u32 dst_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile) | XE_BO_FLAG_GGTT; in xe_managed_bo_reinit_in_vram() local