Home
last modified time | relevance | path

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

/include/linux/
Dpage-flags.h586 #define folio_test_highmem(__f) is_highmem_idx(folio_zonenum(__f)) in PAGEFLAG() macro
595 #define folio_test_partial_kmap(f) folio_test_highmem(f) in PAGEFLAG()