Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
H A Dpmu.c36 struct cbe_pmd_shadow_regs *shadow_regs; \
45 struct cbe_pmd_shadow_regs *shadow_regs; \
83 struct cbe_pmd_shadow_regs *shadow_regs; in cbe_write_phys_ctr()
299 struct cbe_pmd_shadow_regs *shadow_regs; in cbe_enable_pm()
H A Dcbe_regs.c35 struct cbe_pmd_shadow_regs pmd_shadow_regs;
99 struct cbe_pmd_shadow_regs *cbe_get_pmd_shadow_regs(struct device_node *np) in cbe_get_pmd_shadow_regs()
107 struct cbe_pmd_shadow_regs *cbe_get_cpu_pmd_shadow_regs(int cpu) in cbe_get_cpu_pmd_shadow_regs()
/linux/arch/powerpc/include/asm/
H A Dcell-regs.h144 struct cbe_pmd_shadow_regs { struct
159 extern struct cbe_pmd_shadow_regs *cbe_get_pmd_shadow_regs(struct device_node *np); argument
160 extern struct cbe_pmd_shadow_regs *cbe_get_cpu_pmd_shadow_regs(int cpu);