Lines Matching defs:address
40 unsigned long address, in ptep_test_and_clear_young()
56 unsigned long address, in pmdp_test_and_clear_young()
69 unsigned long address, in pmdp_test_and_clear_young()
90 unsigned long address, in ptep_get_and_clear()
102 unsigned long address, in pmdp_get_and_clear()
115 unsigned long address, pmd_t *pmdp, in pmdp_get_and_clear_full()
125 unsigned long address, pte_t *ptep, in ptep_get_and_clear_full()
141 unsigned long address, in pte_clear_not_present_full()
163 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long address, pte_t *ptep) in ptep_set_wrprotect()
173 unsigned long address, pmd_t *pmdp) in pmdp_set_wrprotect()
180 unsigned long address, pmd_t *pmdp) in pmdp_set_wrprotect()
254 #define flush_tlb_fix_spurious_fault(vma, address) flush_tlb_page(vma, address) argument