Searched defs:new_pte (Results 1 – 12 of 12) sorted by relevance
/linux/arch/powerpc/mm/book3s64/ |
H A D | hash_64k.c | 46 unsigned long old_pte, new_pte, subpg_pte; in __hash_page_4K() local 235 unsigned long old_pte, new_pte; in __hash_page_64K() local
|
H A D | hash_4k.c | 28 unsigned long old_pte, new_pte; in __hash_page_4K() local
|
H A D | hugetlbpage.c | 26 unsigned long old_pte, new_pte; in __hash_page_huge() local
|
H A D | radix_pgtable.c | 1566 unsigned long old_pte, new_pte; in radix__ptep_set_access_flags() local
|
/linux/drivers/iommu/intel/ |
H A D | pasid.c | 419 struct pasid_entry *pte, new_pte; in intel_pasid_replace_first_level() local 530 struct pasid_entry *pte, new_pte; in intel_pasid_replace_second_level() local 692 struct pasid_entry *pte, new_pte; in intel_pasid_replace_pass_through() local 857 struct pasid_entry *pte, new_pte; in intel_pasid_replace_nested() local
|
/linux/arch/x86/mm/ |
H A D | init_64.c | 296 static void __set_pte_vaddr(pud_t *pud, unsigned long vaddr, pte_t new_pte) in __set_pte_vaddr() 310 void set_pte_vaddr_p4d(p4d_t *p4d_page, unsigned long vaddr, pte_t new_pte) in set_pte_vaddr_p4d() 318 void set_pte_vaddr_pud(pud_t *pud_page, unsigned long vaddr, pte_t new_pte) in set_pte_vaddr_pud()
|
/linux/arch/loongarch/kvm/ |
H A D | mmu.c | 778 kvm_pte_t *ptep, new_pte; in kvm_map_page() local
|
/linux/arch/x86/mm/pat/ |
H A D | set_memory.c | 933 pte_t new_pte, *tmp; in __should_split_large_page() local 1854 pte_t new_pte; in __change_page_attr() local
|
/linux/mm/ |
H A D | mremap.c | 179 pte_t *old_pte, *new_pte, pte; in move_ptes() local
|
H A D | swapfile.c | 1992 pte_t *pte, new_pte, old_pte; in unuse_pte() local
|
H A D | hugetlb.c | 6437 pte_t new_pte; in hugetlb_no_page() local
|
/linux/arch/x86/include/asm/ |
H A D | pgtable.h | 1333 pte_t old_pte, new_pte; in ptep_set_wrprotect() local
|