Searched refs:sparc64_tick_ops (Results 1 – 2 of 2) sorted by relevance
17 struct sparc64_tick_ops { struct33 extern struct sparc64_tick_ops *tick_ops; argument
196 static struct sparc64_tick_ops tick_operations __cacheline_aligned = {207 struct sparc64_tick_ops *tick_ops __read_mostly = &tick_operations;288 static struct sparc64_tick_ops stick_operations __read_mostly = {422 static struct sparc64_tick_ops hbtick_operations __read_mostly = {821 static void __init init_tick_ops(struct sparc64_tick_ops *ops) in init_tick_ops()