| /linux/drivers/crypto/cavium/zip/ |
| A D | zip_mem.c | 59 zip->iq[q].sw_head = (u64 *)__get_free_pages((GFP_KERNEL | GFP_DMA), in zip_cmd_qbuf_alloc() 92 ptr = (u8 *)__get_free_pages((GFP_KERNEL | GFP_DMA), in zip_data_buf_alloc()
|
| /linux/arch/parisc/include/asm/ |
| A D | pgalloc.h | 23 pgd = (pgd_t *) __get_free_pages(GFP_KERNEL, PGD_TABLE_ORDER); in pgd_alloc() 51 pmd = (pmd_t *)__get_free_pages(GFP_PGTABLE_KERNEL, PMD_TABLE_ORDER); in pmd_alloc_one()
|
| /linux/net/xfrm/ |
| A D | xfrm_hash.c | 26 __get_free_pages(GFP_KERNEL | __GFP_NOWARN | __GFP_ZERO, in xfrm_hash_alloc()
|
| /linux/lib/ |
| A D | test_free_pages.c | 19 unsigned long addr = __get_free_pages(gfp, 3); in test_free_pages()
|
| /linux/arch/microblaze/include/asm/ |
| A D | pgalloc.h | 26 return (pgd_t *)__get_free_pages(GFP_KERNEL|__GFP_ZERO, 0); in get_pgd()
|
| /linux/include/linux/ |
| A D | gfp.h | 351 #define __get_free_pages(...) alloc_hooks(get_free_pages_noprof(__VA_ARGS__)) macro 366 __get_free_pages((gfp_mask), 0) 369 __get_free_pages((gfp_mask) | GFP_DMA, (order))
|
| /linux/arch/um/kernel/skas/ |
| A D | mmu.c | 28 stack = __get_free_pages(GFP_KERNEL | __GFP_ZERO, ilog2(STUB_DATA_PAGES)); in init_new_context()
|
| /linux/drivers/tee/amdtee/ |
| A D | shm_pool.c | 22 va = __get_free_pages(GFP_KERNEL | __GFP_ZERO, order); in pool_op_alloc()
|
| /linux/arch/mips/kernel/ |
| A D | irq.c | 67 void *s = (void *)__get_free_pages(GFP_KERNEL, order); in init_IRQ()
|
| /linux/arch/arm/kernel/ |
| A D | irq.c | 61 stack = (u8 *)__get_free_pages(GFP_KERNEL, in init_irq_stacks()
|
| /linux/drivers/media/pci/solo6x10/ |
| A D | solo6x10-p2m.c | 212 wr_buf = (u32 *)__get_free_pages(GFP_KERNEL, order); in solo_p2m_test() 216 rd_buf = (u32 *)__get_free_pages(GFP_KERNEL, order); in solo_p2m_test()
|
| /linux/drivers/parisc/ |
| A D | sba_iommu.c | 892 ret = (void *) __get_free_pages(gfp, get_order(size)); in sba_alloc() 1140 pdir_base = __get_free_pages(GFP_KERNEL, pdir_order); in sba_alloc_pdir() 1178 unsigned long new_pdir = __get_free_pages(GFP_KERNEL, (19-12)); in sba_alloc_pdir() 1197 unsigned long new_pdir = __get_free_pages(GFP_KERNEL, pdir_order+1); /* 2 or 4MB */ in sba_alloc_pdir() 1305 ioc->pdir_base = (void *) __get_free_pages(GFP_KERNEL, in sba_ioc_init_pluto() 1719 sba_dev->ioc[i].res_map = (char *) __get_free_pages(GFP_KERNEL, get_order(res_size)); in sba_common_init()
|
| /linux/crypto/ |
| A D | xor.c | 130 b1 = (void *) __get_free_pages(GFP_KERNEL, 2); in calibrate_xor_blocks()
|
| /linux/drivers/usb/core/ |
| A D | buffer.c | 189 return (void *)__get_free_pages(mem_flags, in hcd_buffer_alloc_pages()
|
| /linux/arch/parisc/kernel/ |
| A D | pci-dma.c | 381 pcxl_res_map = (char *)__get_free_pages(GFP_KERNEL, in pcxl_dma_init() 414 paddr = __get_free_pages(gfp | __GFP_ZERO, order); in arch_dma_alloc()
|
| /linux/include/linux/raid/ |
| A D | pq.h | 169 # define __get_free_pages(x, y) ((unsigned long)mmap(NULL, PAGE_SIZE << (y), \ macro
|
| /linux/drivers/s390/char/ |
| A D | hmcdrv_cache.c | 221 (void *) __get_free_pages(GFP_KERNEL | GFP_DMA, in hmcdrv_cache_startup()
|
| A D | hmcdrv_ftp.c | 249 ftp.buf = (void *) __get_free_pages(GFP_KERNEL | GFP_DMA, order); in hmcdrv_ftp_cmd()
|
| /linux/arch/sparc/mm/ |
| A D | iommu.c | 96 tmp = __get_free_pages(GFP_KERNEL, IOMMU_ORDER); in sbus_iommu_init() 327 va = __get_free_pages(gfp | __GFP_ZERO, get_order(len)); in sbus_iommu_alloc()
|
| /linux/arch/arm/mm/ |
| A D | pgd.c | 23 #define __pgd_alloc() (pgd_t *)__get_free_pages(GFP_KERNEL, 2)
|
| /linux/drivers/platform/x86/dell/ |
| A D | dell_rbu.c | 149 __get_free_pages(GFP_KERNEL, ordernum); in create_packet() 407 (unsigned char *)__get_free_pages(GFP_DMA32, ordernum); in img_update_realloc()
|
| /linux/drivers/crypto/ |
| A D | omap-crypto.c | 65 buf = (void *)__get_free_pages(GFP_ATOMIC, pages); in omap_crypto_copy_sgs()
|
| /linux/arch/x86/kernel/ |
| A D | machine_kexec_32.c | 61 image->arch.pgd = (pgd_t *)__get_free_pages(GFP_KERNEL | __GFP_ZERO, in machine_kexec_alloc_page_tables()
|
| /linux/lib/raid6/ |
| A D | algos.c | 253 disk_ptr = (char *)__get_free_pages(GFP_KERNEL, RAID6_TEST_DISKS_ORDER); in raid6_select_algo()
|
| /linux/arch/um/kernel/ |
| A D | process.c | 60 page = __get_free_pages(flags, order); in alloc_stack()
|