Home
last modified time | relevance | path

Searched refs:hstate_vma (Results 1 – 14 of 14) sorted by relevance

/linux/mm/
A Dhugetlb.c2844 struct hstate *h = hstate_vma(vma); in alloc_huge_page()
4561 struct hstate *h = hstate_vma(vma); in hugetlb_vm_op_close()
4701 struct hstate *h = hstate_vma(vma); in copy_hugetlb_page_range()
4856 struct hstate *h = hstate_vma(vma); in move_huge_pte()
4885 struct hstate *h = hstate_vma(vma); in move_hugetlb_page_tables()
4939 struct hstate *h = hstate_vma(vma); in __unmap_hugepage_range()
5085 struct hstate *h = hstate_vma(vma); in unmap_ref_private()
5143 struct hstate *h = hstate_vma(vma); in hugetlb_cow()
5383 struct hstate *h = hstate_vma(vma); in hugetlb_no_page()
5584 struct hstate *h = hstate_vma(vma); in hugetlb_fault()
[all …]
A Dhmm.c489 ptl = huge_pte_lock(hstate_vma(vma), walk->mm, pte); in hmm_vma_walk_hugetlb_entry()
495 hmm_pfn_flags_order(huge_page_order(hstate_vma(vma))); in hmm_vma_walk_hugetlb_entry()
A Dpagewalk.c297 struct hstate *h = hstate_vma(vma); in walk_hugetlb_range()
A Dmempolicy.c576 ptl = huge_pte_lock(hstate_vma(walk->vma), walk->mm, pte); in queue_pages_hugetlb()
1659 !hugepage_migration_supported(hstate_vma(vma))) in vma_migratable()
1946 huge_page_shift(hstate_vma(vma))); in huge_node()
A Dmremap.c952 struct hstate *h __maybe_unused = hstate_vma(vma); in SYSCALL_DEFINE5()
A Dmigrate.c235 unsigned int shift = huge_page_shift(hstate_vma(vma)); in remove_migration_pte()
333 spinlock_t *ptl = huge_pte_lockptr(hstate_vma(vma), mm, pte); in migration_entry_wait_huge()
A Dmemory-failure.c668 struct hstate *h = hstate_vma(walk->vma); in hwpoison_hugetlb_range()
/linux/arch/x86/include/asm/
A Dtlbflush.h228 ? huge_page_shift(hstate_vma(vma)) \
/linux/arch/riscv/kvm/
A Dmmu.c664 vma_pageshift = huge_page_shift(hstate_vma(vma)); in kvm_riscv_stage2_map()
672 gfn = (gpa & huge_page_mask(hstate_vma(vma))) >> PAGE_SHIFT; in kvm_riscv_stage2_map()
/linux/arch/powerpc/mm/
A Dpgtable.c248 struct hstate *h = hstate_vma(vma); in huge_ptep_set_access_flags()
/linux/include/linux/
A Dhugetlb.h693 static inline struct hstate *hstate_vma(struct vm_area_struct *vma) in hstate_vma() function
963 static inline struct hstate *hstate_vma(struct vm_area_struct *vma)
/linux/fs/proc/
A Dtask_mmu.c708 mss->shared_hugetlb += huge_page_size(hstate_vma(vma)); in smaps_hugetlb_range()
710 mss->private_hugetlb += huge_page_size(hstate_vma(vma)); in smaps_hugetlb_range()
/linux/arch/arm64/kvm/
A Dmmu.c879 return huge_page_shift(hstate_vma(vma)); in get_vma_page_shift()
/linux/arch/sparc/mm/
A Dinit_64.c419 hugepage_size = huge_page_size(hstate_vma(vma)); in update_mmu_cache()

Completed in 64 milliseconds