Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_gem.h40 bool is_heap :1; member
/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_gem.c116 bool is_heap = flags & LIMA_BO_FLAG_HEAP; in lima_gem_create_handle() local