Home
last modified time | relevance | path

Searched refs:l2x0_pmu_suspend (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/arm/include/asm/hardware/
Dcache-l2x0.h161 void l2x0_pmu_suspend(void);
165 static inline void l2x0_pmu_suspend(void) {} in l2x0_pmu_suspend() function
/linux-5.19.10/arch/arm/mm/
Dcache-l2x0-pmu.c441 void l2x0_pmu_suspend(void) in l2x0_pmu_suspend() function
Dcache-l2x0.c136 l2x0_pmu_suspend(); in l2c_disable()