Searched defs:__address (Results 1 – 7 of 7) sorted by relevance
/linux-6.8/include/linux/ |
D | mmu_notifier.h | 536 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ argument 549 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument 562 #define ptep_clear_young_notify(__vma, __address, __ptep) \ argument 573 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument 594 #define set_pte_at_notify(__mm, __address, __ptep, __pte) \ argument
|
D | huge_mm.h | 278 #define split_huge_pmd(__vma, __pmd, __address) \ argument 294 #define split_huge_pud(__vma, __pud, __address) \ argument 434 #define split_huge_pmd(__vma, __pmd, __address) \ argument 442 #define split_huge_pud(__vma, __pmd, __address) \ argument
|
/linux-6.8/arch/x86/boot/compressed/ |
D | ident_map_64.c | 193 pmd_t *pmdp, unsigned long __address) in split_large_pmd()
|
/linux-6.8/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 156 #define ptep_clear_flush_young(__vma, __address, __ptep) \ argument
|
/linux-6.8/io_uring/ |
D | net.c | 366 struct sockaddr_storage __address; in io_send() local 1127 struct sockaddr_storage __address; in io_send_zc() local
|
/linux-6.8/arch/sparc/include/asm/ |
D | pgtable_32.h | 421 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \ argument
|
/linux-6.8/drivers/iio/temperature/ |
D | ltc2983.c | 1337 #define LTC2983_CHAN(__type, index, __address) ({ \ argument
|