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;
1120 static const struct sparc32_cachetlb_ops hypersparc_ops = {
1142 sparc32_cachetlb_ops = &hypersparc_ops; in init_hypersparc()
1172 static const struct sparc32_cachetlb_ops swift_ops = {
1236 sparc32_cachetlb_ops = &swift_ops; in init_swift()
1370 static const struct sparc32_cachetlb_ops turbosparc_ops = {
1388 sparc32_cachetlb_ops = &turbosparc_ops; in init_turbosparc()
1403 static const struct sparc32_cachetlb_ops tsunami_ops = {
1427 sparc32_cachetlb_ops = &tsunami_ops; in init_tsunami()
1475 static struct sparc32_cachetlb_ops viking_ops __ro_after_init = {
1506 static struct sparc32_cachetlb_ops viking_sun4d_smp_ops __ro_after_init = {
1549 sparc32_cachetlb_ops = (const struct sparc32_cachetlb_ops *) in init_viking()
1553 sparc32_cachetlb_ops = (const struct sparc32_cachetlb_ops *) in init_viking()
1790 static struct sparc32_cachetlb_ops smp_cachetlb_ops __ro_after_init = {
1813 local_ops = sparc32_cachetlb_ops; in load_mmu()
1835 sparc32_cachetlb_ops = (const struct sparc32_cachetlb_ops *) in load_mmu()