Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dmemory-failure.c1081 struct page *hpage = compound_head(p); in me_huge_page() local
1401 int flags, struct page *hpage) in hwpoison_user_mappings()
1685 static inline struct llist_head *raw_hwp_list_head(struct page *hpage) in raw_hwp_list_head()
1690 static unsigned long __free_raw_hwp_pages(struct page *hpage, bool move_flag) in __free_raw_hwp_pages()
1709 static int hugetlb_set_page_hwpoison(struct page *hpage, struct page *page) in hugetlb_set_page_hwpoison()
1754 static unsigned long free_raw_hwp_pages(struct page *hpage, bool move_flag) in free_raw_hwp_pages()
1773 void hugetlb_clear_page_hwpoison(struct page *hpage) in hugetlb_clear_page_hwpoison()
1910 static inline unsigned long free_raw_hwp_pages(struct page *hpage, bool flag) in free_raw_hwp_pages()
1980 struct page *hpage; in memory_failure() local
2453 struct page *hpage = compound_head(page); in soft_offline_in_use_page() local
Dhwpoison-inject.c18 struct page *hpage; in hwpoison_inject() local
Dkhugepaged.c799 static bool hpage_collapse_alloc_page(struct page **hpage, gfp_t gfp, int node, in hpage_collapse_alloc_page()
950 static int alloc_charge_hpage(struct page **hpage, struct mm_struct *mm, in alloc_charge_hpage()
973 struct page *hpage; in collapse_huge_page() local
1364 pmd_t *pmdp, struct page *hpage) in set_huge_pmd()
1442 struct page *hpage; in collapse_pte_mapped_thp() local
1623 unsigned long target_addr, struct page *hpage, in retract_page_tables()
1753 struct page *hpage; in collapse_file() local
Dmigrate.c1251 struct page *hpage, int force, in unmap_and_move_huge_page()
Dhugetlb.c1921 struct address_space *hugetlb_page_mapping_lock_write(struct page *hpage) in hugetlb_page_mapping_lock_write()
/Linux-v6.1/fs/verity/
Dverify.c104 struct page *hpage; in verify_page() local
141 struct page *hpage = hpages[level - 1]; in verify_page() local
/Linux-v6.1/include/linux/
Dhugetlb.h257 struct page *hpage) in hugetlb_page_mapping_lock_write()
734 static inline struct hugepage_subpool *hugetlb_page_subpool(struct page *hpage) in hugetlb_page_subpool()
739 static inline void hugetlb_set_page_subpool(struct page *hpage, in hugetlb_set_page_subpool()
849 static inline void hugetlb_clear_page_hwpoison(struct page *hpage) in hugetlb_clear_page_hwpoison()
/Linux-v6.1/drivers/dma-buf/
Dudmabuf.c179 struct page *page, *hpage = NULL; in udmabuf_create() local
/Linux-v6.1/io_uring/
Drsrc.c1066 int nr_pages, struct page *hpage) in headpage_already_acct()
1104 struct page *hpage; in io_buffer_account_pin() local
/Linux-v6.1/arch/powerpc/kvm/
Dbook3s_pr.c647 struct page *hpage; in kvmppc_patch_dcbz() local
/Linux-v6.1/arch/s390/kvm/
Dkvm-s390.c193 static int hpage; variable