Home
last modified time | relevance | path

Searched refs:IVPU_BO_TYPE_SHMEM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_gem.h37 IVPU_BO_TYPE_SHMEM = 1, enumerator
H A Divpu_gem.c135 .type = IVPU_BO_TYPE_SHMEM,
369 if (ops->type == IVPU_BO_TYPE_SHMEM) in ivpu_bo_alloc()