Searched refs:xe_userptr_vma (Results 1 – 5 of 5) sorted by relevance
188 static inline struct xe_userptr_vma *to_userptr_vma(struct xe_vma *vma) in to_userptr_vma()191 return container_of(vma, struct xe_userptr_vma, vma); in to_userptr_vma()
161 struct xe_userptr_vma { struct
96 struct xe_userptr_vma *uvma = to_userptr_vma(vma); in xe_pagefault_handle_vma()
1377 static bool xe_pt_userptr_inject_eagain(struct xe_userptr_vma *uvma) in xe_pt_userptr_inject_eagain()1392 static bool xe_pt_userptr_inject_eagain(struct xe_userptr_vma *uvma) in xe_pt_userptr_inject_eagain()1402 struct xe_userptr_vma *uvma; in vma_check_userptr()
989 struct xe_userptr_vma *uvma = kzalloc(sizeof(*uvma), GFP_KERNEL); in xe_vma_create()1038 struct xe_userptr_vma *uvma = to_userptr_vma(vma); in xe_vma_create()1067 struct xe_userptr_vma *uvma = to_userptr_vma(vma); in xe_vma_destroy_late()