Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dvm_util.h41 uint64_t read_pmd_pagesize(void);
H A Dsoft-dirty.c81 size_t hpage_len = read_pmd_pagesize(); in test_hugepage()
H A Duffd-common.c127 size_t bytes = nr_pages * page_size, hpage_size = read_pmd_pagesize(); in shmem_allocate_area()
177 read_pmd_pagesize())) in shmem_check_pmd_mapping()
H A Dvm_util.c79 uint64_t read_pmd_pagesize(void) in read_pmd_pagesize() function
H A Dsplit_huge_page_test.c302 pmd_pagesize = read_pmd_pagesize(); in main()
H A Dmkdirty.c332 thpsize = read_pmd_pagesize(); in main()
H A Duffd-unit-tests.c607 read_pmd_pagesize()); in uffd_minor_test_common()
H A Dcow.c1686 thpsize = read_pmd_pagesize(); in main()
H A Dkhugepaged.c1469 hpage_pmd_size = read_pmd_pagesize(); in main()