/arch/x86/hyperv/ |
D | mmu.c | 89 flush->address_space = virt_to_phys(info->mm->pgd); in hyperv_flush_tlb_others() 90 flush->address_space &= CR3_ADDR_MASK; in hyperv_flush_tlb_others() 93 flush->address_space = 0; in hyperv_flush_tlb_others() 185 flush->address_space = virt_to_phys(info->mm->pgd); in hyperv_flush_tlb_others_ex() 186 flush->address_space &= CR3_ADDR_MASK; in hyperv_flush_tlb_others_ex() 189 flush->address_space = 0; in hyperv_flush_tlb_others_ex()
|
D | nested.c | 43 flush->address_space = as; in hyperv_flush_guest_mapping() 114 flush->address_space = as; in hyperv_flush_guest_mapping_range()
|
/arch/powerpc/platforms/cell/spufs/ |
D | spufs.h | 71 struct address_space *local_store; /* local store mapping. */ 72 struct address_space *mfc; /* 'mfc' area mappings. */ 73 struct address_space *cntl; /* 'control' area mappings. */ 74 struct address_space *signal1; /* 'signal1' area mappings. */ 75 struct address_space *signal2; /* 'signal2' area mappings. */ 76 struct address_space *mss; /* 'mss' area mappings. */ 77 struct address_space *psmap; /* 'psmap' area mappings. */
|
/arch/csky/abiv1/ |
D | cacheflush.c | 18 struct address_space *mapping; in flush_dcache_page() 60 struct address_space *mapping; in flush_kernel_dcache_page()
|
/arch/unicore32/mm/ |
D | flush.c | 58 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page() 74 struct address_space *mapping; in flush_dcache_page()
|
D | mm.h | 35 extern void __flush_dcache_page(struct address_space *, struct page *);
|
D | mmu.c | 493 struct address_space *mapping; in update_mmu_cache()
|
/arch/riscv/include/asm/ |
D | cacheflush.h | 41 static inline void flush_dcache_mmap_lock(struct address_space *mapping) in flush_dcache_mmap_lock() 45 static inline void flush_dcache_mmap_unlock(struct address_space *mapping) in flush_dcache_mmap_unlock()
|
/arch/arm/mm/ |
D | flush.c | 199 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page() 237 static void __flush_dcache_aliases(struct address_space *mapping, struct page *page) in __flush_dcache_aliases() 273 struct address_space *mapping; in __sync_icache_dcache() 317 struct address_space *mapping; in flush_dcache_page() 360 struct address_space *mapping; in flush_kernel_dcache_page()
|
D | fault-armv.c | 129 make_coherent(struct address_space *mapping, struct vm_area_struct *vma, in make_coherent() 181 struct address_space *mapping; in update_mmu_cache()
|
D | mm.h | 54 extern void __flush_dcache_page(struct address_space *mapping, struct page *page);
|
/arch/nios2/mm/ |
D | cacheflush.c | 73 static void flush_aliases(struct address_space *mapping, struct page *page) in flush_aliases() 160 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page() 174 struct address_space *mapping; in flush_dcache_page() 206 struct address_space *mapping; in update_mmu_cache()
|
/arch/mips/dec/ |
D | platform.c | 22 .address_space = 64,
|
/arch/x86/include/asm/ |
D | hyperv-tlfs.h | 853 u64 address_space; member 865 u64 address_space; member 882 u64 address_space; member 889 u64 address_space; member 897 u64 address_space; member
|
/arch/x86/kvm/ |
D | trace.h | 1371 TP_PROTO(u64 processor_mask, u64 address_space, u64 flags), 1372 TP_ARGS(processor_mask, address_space, flags), 1376 __field(u64, address_space) 1382 __entry->address_space = address_space; 1387 __entry->processor_mask, __entry->address_space, 1395 TP_PROTO(u64 valid_bank_mask, u64 format, u64 address_space, u64 flags), 1396 TP_ARGS(valid_bank_mask, format, address_space, flags), 1401 __field(u64, address_space) 1408 __entry->address_space = address_space; 1415 __entry->address_space, __entry->flags)
|
D | hyperv.c | 1370 flush.address_space, flush.flags); in kvm_hv_flush_tlb() 1391 flush_ex.address_space, in kvm_hv_flush_tlb()
|
/arch/sh/mm/ |
D | cache-sh7705.c | 139 struct address_space *mapping = page_mapping_file(page); in sh7705_flush_dcache_page()
|
D | cache-sh4.c | 115 struct address_space *mapping = page_mapping_file(page); in sh4_flush_dcache_page()
|
/arch/mips/mm/ |
D | cache.c | 86 struct address_space *mapping = page_mapping_file(page); in __flush_dcache_page()
|
/arch/powerpc/kvm/ |
D | book3s_xive.h | 139 struct address_space *mapping;
|
/arch/xtensa/mm/ |
D | cache.c | 130 struct address_space *mapping = page_mapping_file(page); in flush_dcache_page()
|
/arch/sparc/mm/ |
D | tlb.c | 120 struct address_space *mapping; in tlb_batch_add()
|
/arch/nds32/mm/ |
D | cacheflush.c | 240 struct address_space *mapping; in flush_dcache_page()
|
/arch/parisc/kernel/ |
D | cache.c | 327 struct address_space *mapping = page_mapping_file(page); in flush_dcache_page()
|
/arch/arc/mm/ |
D | cache.c | 839 struct address_space *mapping; in flush_dcache_page()
|