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;
1112 static const struct sparc32_cachetlb_ops hypersparc_ops = {
1134 sparc32_cachetlb_ops = &hypersparc_ops; in init_hypersparc()
1164 static const struct sparc32_cachetlb_ops swift_ops = {
1228 sparc32_cachetlb_ops = &swift_ops; in init_swift()
1362 static const struct sparc32_cachetlb_ops turbosparc_ops = {
1380 sparc32_cachetlb_ops = &turbosparc_ops; in init_turbosparc()
1395 static const struct sparc32_cachetlb_ops tsunami_ops = {
1419 sparc32_cachetlb_ops = &tsunami_ops; in init_tsunami()
1467 static struct sparc32_cachetlb_ops viking_ops __ro_after_init = {
1498 static struct sparc32_cachetlb_ops viking_sun4d_smp_ops __ro_after_init = {
1541 sparc32_cachetlb_ops = (const struct sparc32_cachetlb_ops *) in init_viking()
1545 sparc32_cachetlb_ops = (const struct sparc32_cachetlb_ops *) in init_viking()
1782 static struct sparc32_cachetlb_ops smp_cachetlb_ops __ro_after_init = {
1805 local_ops = sparc32_cachetlb_ops; in load_mmu()
1827 sparc32_cachetlb_ops = (const struct sparc32_cachetlb_ops *) in load_mmu()