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;
1103 static const struct sparc32_cachetlb_ops hypersparc_ops = {
1125 sparc32_cachetlb_ops = &hypersparc_ops; in init_hypersparc()
1155 static const struct sparc32_cachetlb_ops swift_ops = {
1219 sparc32_cachetlb_ops = &swift_ops; in init_swift()
1353 static const struct sparc32_cachetlb_ops turbosparc_ops = {
1371 sparc32_cachetlb_ops = &turbosparc_ops; in init_turbosparc()
1386 static const struct sparc32_cachetlb_ops tsunami_ops = {
1410 sparc32_cachetlb_ops = &tsunami_ops; in init_tsunami()
1458 static struct sparc32_cachetlb_ops viking_ops __ro_after_init = {
1489 static struct sparc32_cachetlb_ops viking_sun4d_smp_ops __ro_after_init = {
1532 sparc32_cachetlb_ops = (const struct sparc32_cachetlb_ops *) in init_viking()
1536 sparc32_cachetlb_ops = (const struct sparc32_cachetlb_ops *) in init_viking()
1754 static struct sparc32_cachetlb_ops smp_cachetlb_ops __ro_after_init = {
1777 local_ops = sparc32_cachetlb_ops; in load_mmu()
1799 sparc32_cachetlb_ops = (const struct sparc32_cachetlb_ops *) in load_mmu()