Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmmu_notifier.h540 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ argument
553 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument
566 #define ptep_clear_young_notify(__vma, __address, __ptep) \ argument
577 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument
588 #define ptep_clear_flush_notify(__vma, __address, __ptep) \ argument
637 #define set_pte_at_notify(__mm, __address, __ptep, __pte) \ argument
Dhuge_mm.h195 #define split_huge_pmd(__vma, __pmd, __address) \ argument
211 #define split_huge_pud(__vma, __pud, __address) \ argument
353 #define split_huge_pmd(__vma, __pmd, __address) \ argument
361 #define split_huge_pud(__vma, __pmd, __address) \ argument
/Linux-v6.1/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.1/arch/x86/boot/compressed/
Dident_map_64.c186 pmd_t *pmdp, unsigned long __address) in split_large_pmd()
/Linux-v6.1/io_uring/
Dnet.c329 struct sockaddr_storage __address; in io_send() local
1046 struct sockaddr_storage __address; in io_send_zc() local
/Linux-v6.1/arch/powerpc/include/asm/nohash/64/
Dpgtable.h235 #define ptep_clear_flush_young(__vma, __address, __ptep) \ argument
/Linux-v6.1/arch/sparc/include/asm/
Dpgtable_32.h403 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \ argument
/Linux-v6.1/drivers/iio/temperature/
Dltc2983.c1260 #define LTC2983_CHAN(__type, index, __address) ({ \ argument