Home
last modified time | relevance | path

Searched refs:cpu_get_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/arm64/kernel/
Dcpu_ops.c39 static const struct cpu_operations * __init cpu_get_ops(const char *name) in cpu_get_ops() function
106 cpu_ops[cpu] = cpu_get_ops(enable_method); in init_cpu_ops()