Lines Matching defs:addr
261 static inline void set_ldt(const void *addr, unsigned entries) in set_ldt()
352 static inline void __flush_tlb_single(unsigned long addr) in __flush_tlb_single()
403 static inline void pte_update(struct mm_struct *mm, unsigned long addr, in pte_update()
408 static inline void pmd_update(struct mm_struct *mm, unsigned long addr, in pmd_update()
414 static inline void pte_update_defer(struct mm_struct *mm, unsigned long addr, in pte_update_defer()
420 static inline void pmd_update_defer(struct mm_struct *mm, unsigned long addr, in pmd_update_defer()
485 static inline pte_t ptep_modify_prot_start(struct mm_struct *mm, unsigned long addr, in ptep_modify_prot_start()
496 static inline void ptep_modify_prot_commit(struct mm_struct *mm, unsigned long addr, in ptep_modify_prot_commit()
517 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at()
527 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at()
652 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear()
668 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear()
894 #define PARA_INDIRECT(addr) *addr(%rip) argument
909 #define PARA_INDIRECT(addr) *%cs:addr argument