Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhugetlb.h50 struct hstate *hstate; member
534 struct hstate *hstate; member
714 struct hstate { struct
715 struct mutex resize_lock;
716 struct lock_class_key resize_key;
717 int next_nid_to_alloc;
718 int next_nid_to_free;
719 unsigned int order;
720 unsigned int demote_order;
744 struct hstate *hstate; argument
/openbmc/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
H A Dslice.c794 struct hstate *hstate = hstate_file(file); in file_to_psize() local
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dhugetlb.h19 static inline int hstate_get_psize(struct hstate *hstate) in hstate_get_psize()
/openbmc/linux/mm/
H A Dpage_vma_mapped.c189 struct hstate *hstate = hstate_vma(vma); in page_vma_mapped_walk() local
/openbmc/linux/arch/powerpc/mm/nohash/
H A De500_hugetlbpage.c190 struct hstate *hstate = hstate_file(vma->vm_file); in flush_hugetlb_page() local
/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c601 struct atmel_hlcdc_plane_state *hstate = in atmel_hlcdc_plane_atomic_check() local
740 struct atmel_hlcdc_plane_state *hstate = in atmel_hlcdc_plane_atomic_update() local
H A Datmel_hlcdc_crtc.c321 struct atmel_hlcdc_crtc_state *hstate; in atmel_hlcdc_crtc_select_output_mode() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_book3s_asm.h140 struct kvmppc_host_state hstate; member
/openbmc/linux/arch/powerpc/mm/
H A Dhugetlbpage.c222 static int __init pseries_alloc_bootmem_huge_page(struct hstate *hstate) in pseries_alloc_bootmem_huge_page()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_nvmet.c1314 u32 hstate; in lpfc_nvmet_ls_req() local
/openbmc/linux/fs/hugetlbfs/
H A Dinode.c50 struct hstate *hstate; member