Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dfs.h364 #define PAGE_IS_HUGE (1 << 6) macro
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h471 #define PAGE_IS_HUGE (1 << 6) macro
/linux/tools/testing/selftests/mm/
H A Dpagemap_ioctl.c32 PAGE_IS_HUGE)
35 PAGE_IS_PFNZERO | PAGE_IS_HUGE)
769 0, PAGE_IS_WRITTEN, 0, 0, PAGE_IS_WRITTEN | PAGE_IS_HUGE); in base_tests()
777 0, PAGE_IS_WRITTEN, 0, 0, PAGE_IS_WRITTEN | PAGE_IS_HUGE); in base_tests()
H A Dvm_util.c52 PAGE_IS_HUGE | PAGE_IS_SOFT_DIRTY; in __pagemap_scan_get_categories()
/linux/fs/proc/
H A Dtask_mmu.c2421 PAGE_IS_HUGE | PAGE_IS_SOFT_DIRTY | \
2526 unsigned long categories = PAGE_IS_HUGE; in pagemap_thp_category()
2595 unsigned long categories = PAGE_IS_HUGE; in pagemap_hugetlb_category()