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

/linux-master/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;
299 struct cbe_pmd_shadow_regs *shadow_regs;
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)
107 struct cbe_pmd_shadow_regs *cbe_get_cpu_pmd_shadow_regs(int cpu)
/linux-master/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);
160 extern struct cbe_pmd_shadow_regs *cbe_get_cpu_pmd_shadow_regs(int cpu);

Completed in 163 milliseconds