Home
last modified time | relevance | path

Searched defs:hstate (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/mm/book3s64/
Dradix_hugetlbpage.c13 struct hstate *hstate = hstate_file(vma->vm_file); in radix__flush_hugetlb_page() local
22 struct hstate *hstate = hstate_file(vma->vm_file); in radix__local_flush_hugetlb_page() local
32 struct hstate *hstate = hstate_file(vma->vm_file); in radix__flush_hugetlb_tlb_range() local
/arch/powerpc/include/asm/book3s/64/
Dhugetlb.h20 static inline int hstate_get_psize(struct hstate *hstate) in hstate_get_psize()
/arch/powerpc/mm/nohash/
Dbook3e_hugetlbpage.c200 struct hstate *hstate = hstate_file(vma->vm_file); in flush_hugetlb_page() local
/arch/powerpc/mm/
Dhugetlbpage.c221 static int __init pseries_alloc_bootmem_huge_page(struct hstate *hstate) in pseries_alloc_bootmem_huge_page()
545 struct hstate *hstate = hstate_file(file); in hugetlb_get_unmapped_area() local
/arch/powerpc/include/asm/
Dkvm_book3s_asm.h143 struct kvmppc_host_state hstate; member