Searched refs:ps3_write_phys_ctr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/ps3/ |
H A D | ps3-lpm.c | 236 * ps3_write_phys_ctr - Write physical counter registers. 242 void ps3_write_phys_ctr(u32 cpu, u32 phys_ctr, u32 val) in ps3_write_phys_ctr() function 294 EXPORT_SYMBOL_GPL(ps3_write_phys_ctr); variable 340 ps3_write_phys_ctr(cpu, phys_ctr, val); in ps3_write_ctr()
|
/kernel/linux/linux-6.6/drivers/ps3/ |
H A D | ps3-lpm.c | 236 * ps3_write_phys_ctr - Write physical counter registers. 242 void ps3_write_phys_ctr(u32 cpu, u32 phys_ctr, u32 val) in ps3_write_phys_ctr() function 294 EXPORT_SYMBOL_GPL(ps3_write_phys_ctr); variable 340 ps3_write_phys_ctr(cpu, phys_ctr, val); in ps3_write_ctr()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | ps3.h | 497 void ps3_write_phys_ctr(u32 cpu, u32 phys_ctr, u32 val);
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | ps3.h | 493 void ps3_write_phys_ctr(u32 cpu, u32 phys_ctr, u32 val);
|
Completed in 6 milliseconds