Searched refs:hwp (Results 1 – 1 of 1) sorted by relevance
605 struct hwp_walk *hwp) in check_hwpoisoned_pmd_entry() argument614 if (pfn <= hwp->pfn && hwp->pfn < pfn + HPAGE_PMD_NR) { in check_hwpoisoned_pmd_entry()615 hwpoison_vaddr = addr + ((hwp->pfn - pfn) << PAGE_SHIFT); in check_hwpoisoned_pmd_entry()616 set_to_kill(&hwp->tk, hwpoison_vaddr, PAGE_SHIFT); in check_hwpoisoned_pmd_entry()623 struct hwp_walk *hwp) in check_hwpoisoned_pmd_entry() argument632 struct hwp_walk *hwp = (struct hwp_walk *)walk->private; in hwpoison_pte_range() local639 ret = check_hwpoisoned_pmd_entry(pmdp, addr, hwp); in hwpoison_pte_range()651 hwp->pfn, &hwp->tk); in hwpoison_pte_range()666 struct hwp_walk *hwp = (struct hwp_walk *)walk->private; in hwpoison_hugetlb_range() local671 hwp->pfn, &hwp->tk); in hwpoison_hugetlb_range()