Searched defs:__set_pte_at (Results 1 - 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
H A Dpgtable.h91 static inline void __set_pte_at(struct mm_struct *mm, unsigned long addr, function
/arch/sparc/include/asm/
H A Dpgtable_64.h667 static inline void __set_pte_at(struct mm_struct *mm, unsigned long addr, function
685 __set_pte_at((mm), (addr), (ptep), (pte), 0)
692 __set_pte_at((mm), (addr), (ptep), __pte(0UL), (fullmm))

Completed in 101 milliseconds