Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhugetlb.h43 struct hstate *hstate; member
493 struct hstate *hstate; member
653 struct hstate { struct
654 struct mutex resize_lock;
655 struct lock_class_key resize_key;
656 int next_nid_to_alloc;
680 struct hstate *hstate; argument
/linux/arch/powerpc/mm/book3s64/
H A 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
/linux/arch/powerpc/mm/nohash/
H A De500_hugetlbpage.c189 struct hstate *hstate = hstate_file(vma->vm_file); in flush_hugetlb_page() local
/linux/arch/powerpc/include/asm/
H A Dkvm_book3s_asm.h140 struct kvmppc_host_state hstate; member