Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dexecmem.h190 struct vm_struct *execmem_vmap(size_t size);
/linux/mm/
H A Dexecmem.c68 struct vm_struct *execmem_vmap(size_t size) in execmem_vmap() function
/linux/lib/
H A Dalloc_tag.c660 vm_module_tags = execmem_vmap(MODULE_ALLOC_TAG_VMAP_SIZE); in alloc_mod_tags_mem()