Home
last modified time | relevance | path

Searched refs:__set_pte_at (Results 1 – 7 of 7) sorted by relevance

/arch/powerpc/mm/
Dhighmem.c49 __set_pte_at(&init_mm, vaddr, kmap_pte-idx, mk_pte(page, prot), 1); in kmap_atomic_prot()
Dpgtable.c206 __set_pte_at(mm, addr, ptep, pte, 0); in set_pte_at()
Dpgtable_32.c340 __set_pte_at(&init_mm, address, kpte, mk_pte(page, prot), 0); in __change_page_attr_noflush()
/arch/powerpc/include/asm/nohash/
Dpgtable.h125 static inline void __set_pte_at(struct mm_struct *mm, unsigned long addr, in __set_pte_at() function
/arch/sparc/include/asm/
Dpgtable_64.h932 static inline void __set_pte_at(struct mm_struct *mm, unsigned long addr, in __set_pte_at() function
942 __set_pte_at((mm), (addr), (ptep), (pte), 0)
949 __set_pte_at((mm), (addr), (ptep), __pte(0UL), (fullmm))
/arch/powerpc/include/asm/book3s/32/
Dpgtable.h384 static inline void __set_pte_at(struct mm_struct *mm, unsigned long addr, in __set_pte_at() function
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h737 static inline void __set_pte_at(struct mm_struct *mm, unsigned long addr, in __set_pte_at() function