Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmmu_notifier.h534 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ argument
547 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument
560 #define ptep_clear_young_notify(__vma, __address, __ptep) \ argument
571 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument
582 #define ptep_clear_flush_notify(__vma, __address, __ptep) \ argument
631 #define set_pte_at_notify(__mm, __address, __ptep, __pte) \ argument
Dhuge_mm.h202 #define split_huge_pmd(__vma, __pmd, __address) \ argument
218 #define split_huge_pud(__vma, __pud, __address) \ argument
409 #define split_huge_pmd(__vma, __pmd, __address) \ argument
417 #define split_huge_pud(__vma, __pmd, __address) \ argument
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
Ddot11d.h62 #define IS_EQUAL_CIE_SRC(__ieee_dev, __address) \ argument
65 #define UPDATE_CIE_SRC(__ieee_dev, __address) \ argument
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
Dident_map_64.c182 pmd_t *pmdp, unsigned long __address) in split_large_pmd()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/
Dpgtable.h250 #define ptep_clear_flush_young(__vma, __address, __ptep) \ argument
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dpgtable_32.h415 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \ argument
/kernel/linux/linux-5.10/drivers/iio/temperature/
Dltc2983.c1253 #define LTC2983_CHAN(__type, index, __address) ({ \ argument