Searched refs:caches_clean_inval_pou (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dcacheflush.h37 * caches_clean_inval_pou(start, end)
72 extern void caches_clean_inval_pou(unsigned long start, unsigned long end);
84 caches_clean_inval_pou(start, end);
/linux-master/arch/arm64/mm/
H A Dcache.S46 * caches_clean_inval_pou(start,end)
55 SYM_FUNC_START(caches_clean_inval_pou)
58 SYM_FUNC_END(caches_clean_inval_pou)
59 SYM_FUNC_ALIAS(__pi_caches_clean_inval_pou, caches_clean_inval_pou)
H A Dflush.c28 caches_clean_inval_pou(start, end);
86 EXPORT_SYMBOL(caches_clean_inval_pou); variable
H A Dtrans_pgd.c284 caches_clean_inval_pou((unsigned long)hyp_stub,
/linux-master/drivers/firmware/efi/libstub/
H A Darm64-stub.c69 caches_clean_inval_pou(start, end);
/linux-master/arch/arm64/kernel/
H A Dhibernate.c205 caches_clean_inval_pou((unsigned long)page, (unsigned long)page + length);
H A Dpatching.c194 caches_clean_inval_pou((uintptr_t)tp,

Completed in 295 milliseconds