Searched refs:vmalloc_exec (Results 1 – 5 of 5) sorted by relevance
96 extern void *vmalloc_exec(unsigned long size);
125 page = vmalloc_exec(PAGE_SIZE); in alloc_insn_page()
292 void *vmalloc_exec(unsigned long size) in vmalloc_exec() function
2687 void *vmalloc_exec(unsigned long size) in vmalloc_exec() function
2804 return vmalloc_exec(size); in module_alloc()