Searched defs:__address (Results 1 – 5 of 5) sorted by relevance
/linux/include/linux/ |
H A D | mmu_notifier.h | 518 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ argument 531 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument 544 #define ptep_clear_young_notify(__vma, __address, __ptep) \ argument 555 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument
|
H A D | huge_mm.h | 402 #define split_huge_pmd(__vma, __pmd, __address) \ argument 427 #define split_huge_pud(__vma, __pud, __address) \ argument 575 #define split_huge_pmd(__vma, __pmd, __address) \ argument 593 #define split_huge_pud(__vma, __pmd, __address) \ argument
|
/linux/arch/x86/boot/compressed/ |
H A D | ident_map_64.c | 193 pmd_t *pmdp, unsigned long __address) in split_large_pmd() argument
|
/linux/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 416 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \ argument
|
/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_tunnel.c | 213 #define tunnel_reg_ptr(__regs, __address) ({ \ argument
|