Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dcma.c242 phys_addr_t memblock_end = memblock_end_of_DRAM(); in cma_declare_contiguous_nid() local
308 if (limit == 0 || limit > memblock_end) in cma_declare_contiguous_nid()
309 limit = memblock_end; in cma_declare_contiguous_nid()