Home
last modified time | relevance | path

Searched refs:aligns (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/nvdimm/
Dpfn_devs.c135 unsigned long aligns[MAX_NVDIMM_ALIGN] = { [0] = 0, }; in align_store() local
141 nd_pfn_supported_alignments(aligns)); in align_store()
265 unsigned long aligns[MAX_NVDIMM_ALIGN] = { [0] = 0, }; in supported_alignments_show() local
268 nd_pfn_supported_alignments(aligns), buf); in supported_alignments_show()
/Linux-v5.4/drivers/pci/
Dsetup-bus.c930 static inline resource_size_t calculate_mem_align(resource_size_t *aligns, in calculate_mem_align() argument
946 align += aligns[order]; in calculate_mem_align()
979 resource_size_t aligns[18]; /* Alignments from 1MB to 128GB */ in pbus_size_mem() local
990 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()
/Linux-v5.4/kernel/dma/
DKconfig142 DMA mapping framework by default aligns all buffers to the smallest
/Linux-v5.4/Documentation/core-api/
Dgenalloc.rst110 - gen_pool_first_fit_order_align aligns the allocation to the order of the
/Linux-v5.4/Documentation/filesystems/
Df2fs.txt550 aligns the start block address of CP with the segment size. Also, it aligns the
/Linux-v5.4/Documentation/networking/
Dpacket_mmap.txt376 - Gap, chosen so that packet data (Start+tp_net) aligns to
/Linux-v5.4/arch/arm/
DKconfig148 DMA mapping framework by default aligns all buffers to the smallest