Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/kernel/
Dcpu_ops.c37 static const struct cpu_operations * __init cpu_get_ops(const char *name) in cpu_get_ops() function
104 cpu_ops[cpu] = cpu_get_ops(enable_method); in cpu_read_ops()