Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm_madvise.c187 static const madvise_func madvise_funcs[] = { variable
481 attr_type = array_index_nospec(args->type, ARRAY_SIZE(madvise_funcs)); in xe_vm_madvise_ioctl()
482 madvise_funcs[attr_type](xe, vm, madvise_range.vmas, madvise_range.num_vmas, args, in xe_vm_madvise_ioctl()