Home
last modified time | relevance | path

Searched defs:__address (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/include/linux/
Dhuge_mm.h155 #define split_huge_pmd(__vma, __pmd, __address) \ argument
171 #define split_huge_pud(__vma, __pud, __address) \ argument
304 #define split_huge_pmd(__vma, __pmd, __address) \ argument
312 #define split_huge_pud(__vma, __pmd, __address) \ argument
Dmmu_notifier.h529 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ argument
542 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument
555 #define ptep_clear_young_notify(__vma, __address, __ptep) \ argument
566 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument
587 #define set_pte_at_notify(__mm, __address, __ptep, __pte) \ argument
/Linux-v6.6/drivers/staging/rtl8192e/
Ddot11d.h62 #define IS_EQUAL_CIE_SRC(__ieee_dev, __address) \ argument
65 #define UPDATE_CIE_SRC(__ieee_dev, __address) \ argument
/Linux-v6.6/arch/x86/boot/compressed/
Dident_map_64.c192 pmd_t *pmdp, unsigned long __address) in split_large_pmd()
/Linux-v6.6/io_uring/
Dnet.c358 struct sockaddr_storage __address; in io_send() local
1105 struct sockaddr_storage __address; in io_send_zc() local
/Linux-v6.6/arch/powerpc/include/asm/nohash/64/
Dpgtable.h235 #define ptep_clear_flush_young(__vma, __address, __ptep) \ argument
/Linux-v6.6/arch/sparc/include/asm/
Dpgtable_32.h421 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \ argument
/Linux-v6.6/drivers/iio/temperature/
Dltc2983.c1337 #define LTC2983_CHAN(__type, index, __address) ({ \ argument