Searched refs:xe_vm_alloc_madvise_vma (Results 1 – 3 of 3) sorted by relevance
181 int xe_vm_alloc_madvise_vma(struct xe_vm *vm, uint64_t addr, uint64_t size);
449 err = xe_vm_alloc_madvise_vma(vm, madvise_range.addr, args->range); in xe_vm_madvise_ioctl()
4509 int xe_vm_alloc_madvise_vma(struct xe_vm *vm, uint64_t start, uint64_t range) in xe_vm_alloc_madvise_vma() function