Lines Matching refs:sparc32_cachetlb_ops
66 const struct sparc32_cachetlb_ops *sparc32_cachetlb_ops; variable
67 EXPORT_SYMBOL(sparc32_cachetlb_ops);
70 const struct sparc32_cachetlb_ops *local_ops;
1104 static const struct sparc32_cachetlb_ops hypersparc_ops = {
1126 sparc32_cachetlb_ops = &hypersparc_ops; in init_hypersparc()
1156 static const struct sparc32_cachetlb_ops swift_ops = {
1220 sparc32_cachetlb_ops = &swift_ops; in init_swift()
1354 static const struct sparc32_cachetlb_ops turbosparc_ops = {
1372 sparc32_cachetlb_ops = &turbosparc_ops; in init_turbosparc()
1387 static const struct sparc32_cachetlb_ops tsunami_ops = {
1411 sparc32_cachetlb_ops = &tsunami_ops; in init_tsunami()
1459 static struct sparc32_cachetlb_ops viking_ops __ro_after_init = {
1490 static struct sparc32_cachetlb_ops viking_sun4d_smp_ops __ro_after_init = {
1533 sparc32_cachetlb_ops = (const struct sparc32_cachetlb_ops *) in init_viking()
1537 sparc32_cachetlb_ops = (const struct sparc32_cachetlb_ops *) in init_viking()
1774 static struct sparc32_cachetlb_ops smp_cachetlb_ops __ro_after_init = {
1797 local_ops = sparc32_cachetlb_ops; in load_mmu()
1819 sparc32_cachetlb_ops = (const struct sparc32_cachetlb_ops *) in load_mmu()