Searched refs:PAGE_KERNEL_EXEC (Results 1 – 2 of 2) sorted by relevance
378 #ifndef PAGE_KERNEL_EXEC379 # define PAGE_KERNEL_EXEC PAGE_KERNEL macro396 return __vmalloc(size, GFP_KERNEL | __GFP_HIGHMEM, PAGE_KERNEL_EXEC); in vmalloc_exec()
1805 #ifndef PAGE_KERNEL_EXEC1806 # define PAGE_KERNEL_EXEC PAGE_KERNEL macro1823 return __vmalloc_node(size, 1, GFP_KERNEL | __GFP_HIGHMEM, PAGE_KERNEL_EXEC, in vmalloc_exec()