Home
last modified time | relevance | path

Searched refs:cbe_write_phys_ctr (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/powerpc/platforms/cell/
Dpmu.c80 void cbe_write_phys_ctr(u32 cpu, u32 phys_ctr, u32 val) in cbe_write_phys_ctr() function
105 EXPORT_SYMBOL_GPL(cbe_write_phys_ctr);
143 cbe_write_phys_ctr(cpu, phys_ctr, val); in cbe_write_ctr()
/Linux-v5.10/arch/powerpc/include/asm/
Dcell-pmu.h67 extern void cbe_write_phys_ctr(u32 cpu, u32 phys_ctr, u32 val);