Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bus/
Darm-cci.c1096 static inline bool cpu_port_match(struct cpu_port *port, u64 mpidr) in cpu_port_match() function
1224 if (is_valid && cpu_port_match(&cpu_port[cpu], mpidr)) { in cci_disable_port_by_cpu()