Home
last modified time | relevance | path

Searched refs:dcache_clean_inval_poc (Results 1 – 18 of 18) sorted by relevance

/linux/arch/arm64/kernel/
A Dkaslr.c75 dcache_clean_inval_poc((unsigned long)&module_alloc_base, in kaslr_early_init()
177 dcache_clean_inval_poc((unsigned long)&module_alloc_base, in kaslr_early_init()
180 dcache_clean_inval_poc((unsigned long)&memstart_offset_seed, in kaslr_early_init()
A Dhibernate.c362 dcache_clean_inval_poc((unsigned long)__mmuoff_data_start, in swsusp_arch_suspend()
364 dcache_clean_inval_poc((unsigned long)__idmap_text_start, in swsusp_arch_suspend()
369 dcache_clean_inval_poc( in swsusp_arch_suspend()
372 dcache_clean_inval_poc((unsigned long)__hyp_text_start, in swsusp_arch_suspend()
A Dsmp_spin_table.c39 dcache_clean_inval_poc((unsigned long)start, (unsigned long)start + size); in write_pen_release()
93 dcache_clean_inval_poc((__force unsigned long)release_addr, in smp_spin_table_cpu_prepare()
A Dmachine_kexec.c95 dcache_clean_inval_poc( in kexec_segment_flush()
162 dcache_clean_inval_poc((unsigned long)reloc_code, in machine_kexec_post_load()
A Didreg-override.c242 dcache_clean_inval_poc((unsigned long)regs[i]->override, in init_feature_override()
/linux/arch/arm64/kvm/hyp/nvhe/
A Dcache.S10 SYM_FUNC_START_PI(dcache_clean_inval_poc)
13 SYM_FUNC_END_PI(dcache_clean_inval_poc)
A Dsetup.c143 dcache_clean_inval_poc((unsigned long)params, in update_nvhe_init_params()
/linux/arch/arm64/mm/
A Dcache.S110 SYM_FUNC_START_PI(dcache_clean_inval_poc)
113 SYM_FUNC_END_PI(dcache_clean_inval_poc)
A Dtrans_pgd.c285 dcache_clean_inval_poc((unsigned long)hyp_stub, in trans_pgd_copy_el2_vectors()
/linux/arch/arm64/include/asm/
A Dcacheflush.h74 extern void dcache_clean_inval_poc(unsigned long start, unsigned long end);
A Defi.h136 dcache_clean_inval_poc((unsigned long)addr, (unsigned long)addr + size); in efi_capsule_flush_cache_range()
A Darch_gicv3.h128 dcache_clean_inval_poc((unsigned long)(a), (unsigned long)(a)+(l))
A Dkvm_mmu.h184 dcache_clean_inval_poc((unsigned long)(a), (unsigned long)(a)+(l))
A Dkvm_pgtable.h103 void (*dcache_clean_inval_poc)(void *addr, size_t size); member
/linux/arch/arm64/kvm/hyp/
A Dpgtable.c689 if (mm_ops->dcache_clean_inval_poc && stage2_pte_cacheable(pgt, new)) in stage2_map_walker_try_leaf()
690 mm_ops->dcache_clean_inval_poc(kvm_pte_follow(new, mm_ops), in stage2_map_walker_try_leaf()
927 dcache_clean_inval_poc((unsigned long)pte_follow, in stage2_unmap_walker()
1098 dcache_clean_inval_poc((unsigned long)pte_follow, in stage2_flush_walker()
/linux/arch/arm64/kvm/
A Dmmu.c492 .dcache_clean_inval_poc = clean_dcache_guest_page,
/linux/
A DSystem.map684 ffff800010033d14 T dcache_clean_inval_poc
A D.tmp_System.map684 ffff800010033d14 T dcache_clean_inval_poc

Completed in 319 milliseconds