Searched refs:hstate (Results 1 – 15 of 15) sorted by relevance
13 struct hstate *hstate = hstate_file(vma->vm_file); in radix__flush_hugetlb_page() local15 psize = hstate_get_psize(hstate); in radix__flush_hugetlb_page()22 struct hstate *hstate = hstate_file(vma->vm_file); in radix__local_flush_hugetlb_page() local24 psize = hstate_get_psize(hstate); in radix__local_flush_hugetlb_page()32 struct hstate *hstate = hstate_file(vma->vm_file); in radix__flush_hugetlb_tlb_range() local34 psize = hstate_get_psize(hstate); in radix__flush_hugetlb_tlb_range()50 struct hstate *h = hstate_file(file); in radix__hugetlb_get_unmapped_area()
20 static inline int hstate_get_psize(struct hstate *hstate) in hstate_get_psize() argument24 shift = huge_page_shift(hstate); in hstate_get_psize()
200 struct hstate *hstate = hstate_file(vma->vm_file); in flush_hugetlb_page() local201 unsigned long tsize = huge_page_shift(hstate) - 10; in flush_hugetlb_page()
82 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_bottomup()105 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_topdown()145 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()
221 int __init pseries_alloc_bootmem_huge_page(struct hstate *hstate) in pseries_alloc_bootmem_huge_page() argument229 m->hstate = hstate; in pseries_alloc_bootmem_huge_page()235 int __init alloc_bootmem_huge_page(struct hstate *h) in alloc_bootmem_huge_page()563 struct hstate *hstate = hstate_file(file); in hugetlb_get_unmapped_area() local564 int mmu_psize = shift_to_mmu_psize(huge_page_shift(hstate)); in hugetlb_get_unmapped_area()
248 struct hstate *h = hstate_vma(vma); in huge_ptep_set_access_flags()
17 extern bool arch_hugetlb_migration_supported(struct hstate *h);
271 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_bottomup()287 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_topdown()319 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()
20 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
31 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
32 struct hstate *h = hstate_file(filp); in hugetlb_get_unmapped_area_bottomup()63 struct hstate *h = hstate_file(filp); in hugetlb_get_unmapped_area_topdown()100 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()
154 struct kvmppc_host_state hstate; member
28 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()
60 bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported()
636 # define HSTATE_FIELD(x, f) DEFINE(x, offsetof(struct kvmppc_book3s_shadow_vcpu, hstate.f)) in main()