Searched refs:xe_vma_userptr_check_repin (Results 1 – 2 of 2) sorted by relevance
81 int xe_vma_userptr_check_repin(struct xe_userptr_vma *uvma);97 static inline int xe_vma_userptr_check_repin(struct xe_userptr_vma *uvma) { return -ENODEV; }; in xe_vma_userptr_check_repin() function
95 xe_vma_userptr_check_repin(to_userptr_vma(vma))) { in xe_pagefault_handle_vma()