Searched defs:orig_pmd (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | huge_mm.h | 447 do_huge_pmd_numa_page(struct vm_fault *vmf, pmd_t orig_pmd) do_huge_pmd_numa_page() argument
|
/kernel/linux/linux-5.10/mm/ |
H A D | madvise.c | 331 pmd_t orig_pmd; in madvise_cold_or_pageout_pte_range() local [all...] |
H A D | huge_memory.c | 1250 void huge_pmd_set_accessed(struct vm_fault *vmf, pmd_t orig_pmd) in huge_pmd_set_accessed() argument 1271 vm_fault_t do_huge_pmd_wp_page(struct vm_fault *vmf, pmd_t orig_pmd) in do_huge_pmd_wp_page() argument 1575 pmd_t orig_pmd; in madvise_free_huge_pmd() local 1653 pmd_t orig_pmd; zap_huge_pmd() local [all...] |
H A D | memory.c | 4436 static inline vm_fault_t wp_huge_pmd(struct vm_fault *vmf, pmd_t orig_pmd) in wp_huge_pmd() argument 4658 pmd_t orig_pmd = *vmf.pmd; in __handle_mm_fault() local [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | madvise.c | 365 pmd_t orig_pmd; in madvise_cold_or_pageout_pte_range() local [all...] |
H A D | huge_memory.c | 1296 pmd_t orig_pmd = vmf->orig_pmd; in do_huge_pmd_wp_page() local 1584 pmd_t orig_pmd; in madvise_free_huge_pmd() local 1662 pmd_t orig_pmd; zap_huge_pmd() local [all...] |
H A D | khugepaged.c | 735 __collapse_huge_page_copy_failed(pte_t *pte, pmd_t *pmd, pmd_t orig_pmd, struct vm_area_struct *vma, struct list_head *compound_pagelist) __collapse_huge_page_copy_failed() argument 774 __collapse_huge_page_copy(pte_t *pte, struct page *page, pmd_t *pmd, pmd_t orig_pmd, struct vm_area_struct *vma, unsigned long address, spinlock_t *ptl, struct list_head *compound_pagelist) __collapse_huge_page_copy() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | mm.h | 551 pmd_t orig_pmd; /* Value of PMD at the time of fault, member
|
Completed in 46 milliseconds