Home
last modified time | relevance | path

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

/linux/Documentation/core-api/
H A Dpin_user_pages.rst56 value: GUP_PIN_COUNTING_BIAS.
58 For large folios, the GUP_PIN_COUNTING_BIAS scheme is not used. Instead,
107 large value (GUP_PIN_COUNTING_BIAS, initially chosen to be 1024: 10 bits) to
/linux/include/linux/
H A Dmm.h2192 #define GUP_PIN_COUNTING_BIAS (1U << 10) macro
2642 GUP_PIN_COUNTING_BIAS; in folio_maybe_dma_pinned()