Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/kernel/
Dcpu_ops.c32 static const struct cpu_operations *supported_cpu_ops[] __initconst = { variable
40 const struct cpu_operations **ops = supported_cpu_ops; in cpu_get_ops()