Searched refs:old_pte (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ |
| A D | pgtable.h | 914 pte_t old_pte = ptep_get(ptep); in ptep_set_wrprotect() local 915 set_pte_at(mm, address, ptep, pte_wrprotect(old_pte)); in ptep_set_wrprotect() 1385 pte_t *ptep, pte_t old_pte, pte_t pte) in ptep_modify_prot_commit() argument 1456 pte_t *ptep, pte_t old_pte, pte_t pte, unsigned int nr) in modify_prot_commit_ptes() argument 1461 ptep_modify_prot_commit(vma, addr, ptep, old_pte, pte); in modify_prot_commit_ptes() 1464 old_pte = pte_next_pfn(old_pte); in modify_prot_commit_ptes()
|
| A D | hugetlb.h | 1047 pte_t old_pte, pte_t pte) in huge_ptep_modify_prot_commit() argument
|
Completed in 10 milliseconds