Searched refs:alloc_bootmem (Results 1 – 21 of 21) sorted by relevance
34 hose = alloc_bootmem(sizeof(*hose)); in alloc_pci_controller()47 res = alloc_bootmem(sizeof(*res)); in alloc_resource()
371 hose = alloc_bootmem(sizeof(*hose)); in alloc_pci_controller()384 res = alloc_bootmem(sizeof(*res)); in alloc_resource()
81 arena = alloc_bootmem(sizeof(*arena)); in iommu_arena_new_node()94 arena = alloc_bootmem(sizeof(*arena)); in iommu_arena_new_node()
85 name = alloc_bootmem(strlen(tmp) + 1); in mk_resource_name()120 io7 = alloc_bootmem(sizeof(*io7)); in alloc_io7()
39 area = alloc_bootmem(size); in read_initrd()
422 return alloc_bootmem(size); in alloc_maybe_bootmem()432 p = alloc_bootmem(size); in zalloc_maybe_bootmem()
100 res = alloc_bootmem(sizeof(struct resource)); in resource_init()
62 ia64_ctx.bitmap = alloc_bootmem((ia64_ctx.max_ctx+1)>>3); in mmu_context_init()63 ia64_ctx.flushmap = alloc_bootmem((ia64_ctx.max_ctx+1)>>3); in mmu_context_init()
144 res = alloc_bootmem(chunk_size); in prom_early_alloc()
718 entry = alloc_bootmem(sizeof(*entry)); in initcall_blacklist()719 entry->buf = alloc_bootmem(strlen(str_entry) + 1); in initcall_blacklist()
270 iommu_use = alloc_bootmem(IOMMU_TOTAL_ENTRIES * sizeof(unsigned long)); in dvma_init()
127 pci_ctrl = (struct pci_controller *)alloc_bootmem(sizeof(*pci_ctrl)); in pcibios_alloc_controller()
118 #define alloc_bootmem(x) \ macro
652 new = alloc_bootmem(sizeof(*new)); in iss_net_setup()
737 res = alloc_bootmem(sizeof(struct resource)); in resource_init()
362 (ia64_err_rec_t *)alloc_bootmem(size); \364 (ia64_err_rec_t *)alloc_bootmem(size);}
662 new = alloc_bootmem(sizeof(*new)); in eth_setup()
958 res = alloc_bootmem(sizeof(struct resource) * e820.nr_map); in e820_reserve_resources()
883 hpet_res = alloc_bootmem(sizeof(*hpet_res) + HPET_RESOURCE_NAME_SIZE); in acpi_parse_hpet()
488 smu = alloc_bootmem(sizeof(struct smu_device)); in smu_init()
2580 mem = alloc_bootmem(n); in ioapic_setup_resources()