Home
last modified time | relevance | path

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

/mm/
A Dcma.c432 bool fixed, const char *name, struct cma **res_cma, in __cma_declare_contiguous_nid() argument
458 if (fixed && base & (alignment - 1)) { in __cma_declare_contiguous_nid()
468 fixed = false; in __cma_declare_contiguous_nid()
490 if (fixed) { in __cma_declare_contiguous_nid()
735 bool fixed, const char *name, struct cma **res_cma, in cma_declare_contiguous_nid() argument
741 order_per_bit, fixed, name, res_cma, nid); in cma_declare_contiguous_nid()

Completed in 5 milliseconds