Home
last modified time | relevance | path

Searched refs:iccci (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcache.h139 static inline void iccci(void *addr) in iccci() function
141 asm volatile ("iccci 0, %0" : : "r"(addr) : "memory"); in iccci()
H A Dcacheflush.h104 iccci((void *)KERNELBASE); in flush_instruction_cache()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcacheflush.h127 iccci((void *)KERNELBASE); in flush_instruction_cache()
H A Dcache.h143 static inline void iccci(void *addr) in iccci() function
145 asm volatile ("iccci 0, %0" : : "r"(addr) : "memory"); in iccci()
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dcacheflush.c71 iccci((void *)start); in flush_icache_range()
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dmem.c421 iccci((void *)start); in flush_icache_range()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dentry_32.S178 iccci r0,r0
H A Dhead_40x.S680 iccci r0,r3 /* Invalidate the i-cache before use */
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dhead_40x.S647 iccci r0,r3 /* Invalidate the i-cache before use */
H A Dentry_32.S480 iccci r0,r0
963 iccci r0,r0

Completed in 7 milliseconds