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;
1102 static const struct sparc32_cachetlb_ops hypersparc_ops = {
1124 sparc32_cachetlb_ops = &hypersparc_ops; in init_hypersparc()
1154 static const struct sparc32_cachetlb_ops swift_ops = {
1218 sparc32_cachetlb_ops = &swift_ops; in init_swift()
1352 static const struct sparc32_cachetlb_ops turbosparc_ops = {
1370 sparc32_cachetlb_ops = &turbosparc_ops; in init_turbosparc()
1385 static const struct sparc32_cachetlb_ops tsunami_ops = {
1409 sparc32_cachetlb_ops = &tsunami_ops; in init_tsunami()
1457 static struct sparc32_cachetlb_ops viking_ops __ro_after_init = {
1488 static struct sparc32_cachetlb_ops viking_sun4d_smp_ops __ro_after_init = {
1531 sparc32_cachetlb_ops = (const struct sparc32_cachetlb_ops *) in init_viking()
1535 sparc32_cachetlb_ops = (const struct sparc32_cachetlb_ops *) in init_viking()
1769 static struct sparc32_cachetlb_ops smp_cachetlb_ops __ro_after_init = {
1792 local_ops = sparc32_cachetlb_ops; in load_mmu()
1814 sparc32_cachetlb_ops = (const struct sparc32_cachetlb_ops *) in load_mmu()