Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dhugetlb.h59 struct hstate *hstate; member
513 struct hstate *hstate; member
669 struct hstate { struct
670 struct mutex resize_lock;
671 int next_nid_to_alloc;
672 int next_nid_to_free;
673 unsigned int order;
674 unsigned int demote_order;
698 struct hstate *hstate; argument
/Linux-v6.1/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
Dslice.c794 struct hstate *hstate = hstate_file(file); in file_to_psize() local
/Linux-v6.1/arch/powerpc/include/asm/book3s/64/
Dhugetlb.h19 static inline int hstate_get_psize(struct hstate *hstate) in hstate_get_psize()
/Linux-v6.1/mm/
Dpage_vma_mapped.c166 struct hstate *hstate = hstate_vma(vma); in page_vma_mapped_walk() local
/Linux-v6.1/arch/powerpc/mm/nohash/
De500_hugetlbpage.c186 struct hstate *hstate = hstate_file(vma->vm_file); in flush_hugetlb_page() local
/Linux-v6.1/drivers/gpu/drm/atmel-hlcdc/
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
Datmel_hlcdc_crtc.c296 struct atmel_hlcdc_crtc_state *hstate; in atmel_hlcdc_crtc_select_output_mode() local
/Linux-v6.1/arch/powerpc/mm/
Dhugetlbpage.c222 static int __init pseries_alloc_bootmem_huge_page(struct hstate *hstate) in pseries_alloc_bootmem_huge_page()
/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_nvmet.c1314 u32 hstate; in lpfc_nvmet_ls_req() local
/Linux-v6.1/fs/hugetlbfs/
Dinode.c50 struct hstate *hstate; member