Searched defs:hpage_size (Results 1 – 5 of 5) sorted by relevance
234 uint64_t hpage_size) in __check_huge() argument 251 bool check_huge_anon(void *addr, int nr_hpages, uint64_t hpage_size) in check_huge_anon() argument 256 bool check_huge_file(void *addr, int nr_hpages, uint64_t hpage_size) in check_huge_file() argument 261 bool check_huge_shmem(void *addr, int nr_hpages, uint64_t hpage_size) in check_huge_shmem() argument
140 size_t bytes = gopts->nr_pages * gopts->page_size, hpage_size = read_pmd_pagesize(); in shmem_allocate_area() local
39 size_t hpage_size; variable [all...]
243 unsigned long hpage_size = default_huge_page_size(); in main() local
1711 unsigned long hpage_size = default_huge_page_size(); in main() local