Searched defs:hpage_size (Results 1 – 7 of 7) sorted by relevance
234 uint64_t hpage_size) in __check_huge()251 bool check_huge_anon(void *addr, int nr_hpages, uint64_t hpage_size) in check_huge_anon()256 bool check_huge_file(void *addr, int nr_hpages, uint64_t hpage_size) in check_huge_file()261 bool check_huge_shmem(void *addr, int nr_hpages, uint64_t hpage_size) in check_huge_shmem()
128 size_t bytes = nr_pages * page_size, hpage_size = read_pmd_pagesize(); in shmem_allocate_area() local
38 unsigned int hpage_size; variable
243 unsigned long hpage_size = default_huge_page_size(); in main() local
1614 unsigned long hpage_size = default_huge_page_size(); in main() local
218 unsigned long hpage_size = PAGE_SIZE << order; in thp_vma_suitable_order() local
2757 unsigned long hpage_size; in shmem_get_unmapped_area() local