PAGE_FRAG_CACHE_PFMEMALLOC_BIT
return !!(encoded_page & PAGE_FRAG_CACHE_PFMEMALLOC_BIT);
BUILD_BUG_ON(PAGE_FRAG_CACHE_PFMEMALLOC_BIT >= PAGE_SIZE);
((unsigned long)pfmemalloc * PAGE_FRAG_CACHE_PFMEMALLOC_BIT);