Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/
Dsetup-bus.c960 static inline resource_size_t calculate_mem_align(resource_size_t *aligns, in calculate_mem_align() argument
976 align += aligns[order]; in calculate_mem_align()
1009 resource_size_t aligns[18]; /* Alignments from 1Mb to 128Gb */ in pbus_size_mem() local
1020 memset(aligns, 0, sizeof(aligns)); in pbus_size_mem()
1058 if (order >= ARRAY_SIZE(aligns)) { in pbus_size_mem()
1068 aligns[order] += align; in pbus_size_mem()
1080 min_align = calculate_mem_align(aligns, max_order); in pbus_size_mem()
/Linux-v4.19/Documentation/core-api/
Dgenalloc.rst110 - gen_pool_first_fit_order_align aligns the allocation to the order of the
/Linux-v4.19/drivers/base/
DKconfig256 DMA mapping framework by default aligns all buffers to the smallest
/Linux-v4.19/Documentation/filesystems/
Df2fs.txt446 aligns the start block address of CP with the segment size. Also, it aligns the
/Linux-v4.19/Documentation/networking/
Dpacket_mmap.txt376 - Gap, chosen so that packet data (Start+tp_net) aligns to
/Linux-v4.19/arch/arm/
DKconfig138 DMA mapping framework by default aligns all buffers to the smallest