Searched defs:orig_pmd (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/mm/ |
H A D | huge_memory.c | 1459 pmd_t orig_pmd; zap_huge_pmd() local 988 huge_pmd_set_accessed(struct mm_struct *mm, struct vm_area_struct *vma, unsigned long address, pmd_t *pmd, pmd_t orig_pmd, int dirty) huge_pmd_set_accessed() argument 1042 do_huge_pmd_wp_page_fallback(struct mm_struct *mm, struct vm_area_struct *vma, unsigned long address, pmd_t *pmd, pmd_t orig_pmd, struct page *page, unsigned long haddr) do_huge_pmd_wp_page_fallback() argument 1151 do_huge_pmd_wp_page(struct mm_struct *mm, struct vm_area_struct *vma, unsigned long address, pmd_t *pmd, pmd_t orig_pmd) do_huge_pmd_wp_page() argument
|
H A D | memory.c | 3402 pmd_t orig_pmd = *pmd; __handle_mm_fault() local 3285 wp_huge_pmd(struct mm_struct *mm, struct vm_area_struct *vma, unsigned long address, pmd_t *pmd, pmd_t orig_pmd, unsigned int flags) wp_huge_pmd() argument
|
Completed in 107 milliseconds