Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/
H A Darm-cci.c143 static inline bool cpu_port_match(struct cpu_port *port, u64 mpidr) in cpu_port_match() function
271 if (is_valid && cpu_port_match(&cpu_port[cpu], mpidr)) { in cci_disable_port_by_cpu()