Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dcpu_ops.c48 static const struct cpu_operations * __init cpu_get_ops(const char *name) in cpu_get_ops() function
114 cpu_ops[cpu] = cpu_get_ops(enable_method); in cpu_read_ops()