Searched refs:aligns (Results 1 – 7 of 7) sorted by relevance
135 unsigned long aligns[MAX_NVDIMM_ALIGN] = { [0] = 0, }; in align_store() local141 nd_pfn_supported_alignments(aligns)); in align_store()265 unsigned long aligns[MAX_NVDIMM_ALIGN] = { [0] = 0, }; in supported_alignments_show() local268 nd_pfn_supported_alignments(aligns), buf); in supported_alignments_show()
930 static inline resource_size_t calculate_mem_align(resource_size_t *aligns, in calculate_mem_align() argument946 align += aligns[order]; in calculate_mem_align()979 resource_size_t aligns[18]; /* Alignments from 1MB to 128GB */ in pbus_size_mem() local990 memset(aligns, 0, sizeof(aligns)); in pbus_size_mem()1028 if (order >= ARRAY_SIZE(aligns)) { in pbus_size_mem()1040 aligns[order] += align; in pbus_size_mem()1052 min_align = calculate_mem_align(aligns, max_order); in pbus_size_mem()
142 DMA mapping framework by default aligns all buffers to the smallest
110 - gen_pool_first_fit_order_align aligns the allocation to the order of the
550 aligns the start block address of CP with the segment size. Also, it aligns the
376 - Gap, chosen so that packet data (Start+tp_net) aligns to
148 DMA mapping framework by default aligns all buffers to the smallest