Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
A Dshmem_utils.c72 vaddr = vmap(pages, n_pages, VM_MAP_PUT_PAGES, PAGE_KERNEL); in shmem_pin_map()
/linux/include/linux/
A Dvmalloc.h28 #define VM_MAP_PUT_PAGES 0x00000200 /* put pages and free array in vfree */ macro
/linux/mm/
A Dvmalloc.c2779 if (flags & VM_MAP_PUT_PAGES) { in vmap()

Completed in 11 milliseconds