Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_vm_types.h41 #define XE_VMA_PTE_1G (DRM_GPUVA_USERBITS << 5) macro
Dxe_vm.c2036 if (vma->gpuva.flags & XE_VMA_PTE_1G) in xe_vma_max_pte_size()
2052 vma->gpuva.flags |= XE_VMA_PTE_1G; in xe_vma_set_pte_size()