Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmm_types.h145 atomic_t hpage_pinned_refcount; member
239 return &page[2].hpage_pinned_refcount; in compound_pincount_ptr()
/kernel/linux/linux-5.10/Documentation/core-api/
Dpin_user_pages.rst61 page field, hpage_pinned_refcount, has been added in order to support this.
66 fact, testing revealed that, without a separate hpage_pinned_refcount field,
269 with order > 1, the exact (hpage_pinned_refcount) pincount is reported.