Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dcpu_ops.c21 extern const struct cpu_operations cpu_psci_ops;
27 &cpu_psci_ops,
35 &cpu_psci_ops,
H A Dpsci.c112 const struct cpu_operations cpu_psci_ops = { variable