Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpagemap.h205 AS_LARGE_FOLIO_SUPPORT = 6, enumerator
363 __set_bit(AS_LARGE_FOLIO_SUPPORT, &mapping->flags); in mapping_set_large_folios()
373 test_bit(AS_LARGE_FOLIO_SUPPORT, &mapping->flags); in mapping_large_folio_support()