Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dvm_util.h54 bool detect_huge_zeropage(void);
H A Dvm_util.c536 bool detect_huge_zeropage(void) in detect_huge_zeropage() function
H A Dcow.c1881 has_huge_zeropage = detect_huge_zeropage(); in main()
H A Dpagemap_ioctl.c1512 if (!detect_huge_zeropage()) { in zeropfn_tests()