]> Git Repo - linux.git/blob - arch/arm/include/asm/hardware/cache-b15-rac.h
Linux 6.14-rc3
[linux.git] / arch / arm / include / asm / hardware / cache-b15-rac.h
1 #ifndef __ASM_ARM_HARDWARE_CACHE_B15_RAC_H
2 #define __ASM_ARM_HARDWARE_CACHE_B15_RAC_H
3
4 #ifndef __ASSEMBLY__
5
6 void b15_flush_kern_cache_all(void);
7
8 #endif
9
10 #endif
This page took 0.030762 seconds and 4 git commands to generate.