Home
last modified time | relevance | path

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

/arch/arm/include/asm/hardware/
Dcache-l2x0.h171 void l2x0_pmu_suspend(void);
175 static inline void l2x0_pmu_suspend(void) {} in l2x0_pmu_suspend() function
/arch/arm/mm/
Dcache-l2x0-pmu.c461 void l2x0_pmu_suspend(void) in l2x0_pmu_suspend() function
Dcache-l2x0.c145 l2x0_pmu_suspend(); in l2c_disable()