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
195 static struct sparc64_tick_ops tick_operations __cacheline_aligned = {206 struct sparc64_tick_ops *tick_ops __read_mostly = &tick_operations;287 static struct sparc64_tick_ops stick_operations __read_mostly = {421 static struct sparc64_tick_ops hbtick_operations __read_mostly = {819 static void __init init_tick_ops(struct sparc64_tick_ops *ops) in init_tick_ops()