Searched defs:cpc_read_ffh (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/acpi/riscv/ |
| H A D | cppc.c | 97 int cpc_read_ffh(int cpu, struct cpc_reg *reg, u64 *val) in cpc_read_ffh() function
|
| /linux/arch/x86/kernel/acpi/ |
| H A D | cppc.c | 48 int cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val) in cpc_read_ffh() function
|
| /linux/arch/arm64/kernel/ |
| H A D | topology.c | 482 int cpc_read_ffh(int cpu, struct cpc_reg *reg, u64 *val) in cpc_read_ffh() function
|
| /linux/include/acpi/ |
| H A D | cppc_acpi.h | 227 static inline int cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val) in cpc_read_ffh() function
|
| /linux/drivers/acpi/ |
| H A D | cppc_acpi.c | 977 int __weak cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val) in cpc_read_ffh() function
|