Searched defs:__address (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/linux/ | 
| D | mmu_notifier.h | 422 #define ptep_clear_flush_young_notify(__vma, __address, __ptep)		\  argument435 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp)		\  argument
 448 #define ptep_clear_young_notify(__vma, __address, __ptep)		\  argument
 459 #define pmdp_clear_young_notify(__vma, __address, __pmdp)		\  argument
 470 #define	ptep_clear_flush_notify(__vma, __address, __ptep)		\  argument
 519 #define set_pte_at_notify(__mm, __address, __ptep, __pte)		\  argument
 
 | 
| D | huge_mm.h | 175 #define split_huge_pmd(__vma, __pmd, __address)				\  argument191 #define split_huge_pud(__vma, __pud, __address)				\  argument
 333 #define split_huge_pmd(__vma, __pmd, __address)	\  argument
 341 #define split_huge_pud(__vma, __pmd, __address)	\  argument
 
 | 
| /Linux-v5.4/drivers/staging/rtl8192e/ | 
| D | dot11d.h | 62 #define IS_EQUAL_CIE_SRC(__ieee_dev, __address)		\  argument65 #define UPDATE_CIE_SRC(__ieee_dev, __address)		\  argument
 
 | 
| /Linux-v5.4/arch/powerpc/include/asm/nohash/64/ | 
| D | pgtable.h | 282 #define ptep_clear_flush_young(__vma, __address, __ptep)		\  argument
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | pgtable_32.h | 428 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \  argument
 |