Lines Matching defs:address
23 unsigned long address, in ptep_test_and_clear_young()
39 unsigned long address, in pmdp_test_and_clear_young()
52 unsigned long address, in pmdp_test_and_clear_young()
73 unsigned long address, in ptep_get_and_clear()
85 unsigned long address, in pmdp_get_and_clear()
97 unsigned long address, pte_t *ptep, in ptep_get_and_clear_full()
113 unsigned long address, in pte_clear_not_present_full()
135 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long address, pte_t *ptep) in ptep_set_wrprotect()
145 unsigned long address, pmd_t *pmdp) in pmdp_set_wrprotect()
152 unsigned long address, pmd_t *pmdp) in pmdp_set_wrprotect()
210 #define flush_tlb_fix_spurious_fault(vma, address) flush_tlb_page(vma, address) argument