Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/hardware/
H A Dcache-l2x0.h163 void l2x0_pmu_suspend(void);
167 static inline void l2x0_pmu_suspend(void) {} in l2x0_pmu_suspend() function
/linux/arch/arm/mm/
H A Dcache-l2x0-pmu.c441 void l2x0_pmu_suspend(void) in l2x0_pmu_suspend() function
H A Dcache-l2x0.c136 l2x0_pmu_suspend(); in l2c_disable()