Home
last modified time | relevance | path

Searched refs:pte_size (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c705 const unsigned pte_size = 2 * 1024 * 1024; in iris_slab_alloc() local
707 if (i == NUM_SLAB_ALLOCATORS - 1 && slab_size < pte_size) in iris_slab_alloc()
708 slab_size = pte_size; in iris_slab_alloc()

Completed in 4 milliseconds