Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dmemory-failure.c1248 bool hugetlb = false; in __get_hwpoison_page() local
1338 bool hugetlb = false; in __get_unpoison_page() local
1834 static int try_memory_failure_hugetlb(unsigned long pfn, int flags, int *hugetlb) in try_memory_failure_hugetlb()
1905 static inline int try_memory_failure_hugetlb(unsigned long pfn, int flags, int *hugetlb) in try_memory_failure_hugetlb()
1985 int hugetlb = 0; in memory_failure() local
Dhugetlb_cgroup.c241 static inline void hugetlb_event(struct hugetlb_cgroup *hugetlb, int idx, in hugetlb_event()
Dhugetlb.c7336 int get_hwpoison_huge_page(struct page *page, bool *hugetlb) in get_hwpoison_huge_page()
/linux-6.1.9/include/linux/
Dpage-flags.h834 TESTPAGEFLAG_FALSE(Huge, hugetlb) in TESTPAGEFLAG_FALSE() argument
Dhugetlb.h428 static inline int get_hwpoison_huge_page(struct page *page, bool *hugetlb) in get_hwpoison_huge_page()