xref: /kernel/linux/linux-6.6/arch/arm/include/asm/hardware/cache-b15-rac.h (revision 62306a36)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/arm/include/asm/hardware/
1#ifndef __ASM_ARM_HARDWARE_CACHE_B15_RAC_H
2#define __ASM_ARM_HARDWARE_CACHE_B15_RAC_H
3
4#ifndef __ASSEMBLY__
5
6void b15_flush_kern_cache_all(void);
7
8#endif
9
10#endif
11

Indexes created Thu Nov 07 10:32:03 CST 2024