Searched refs:psci_affinity_info (Results 1 – 1 of 1) sorted by relevance
55 static int psci_affinity_info(unsigned long target_affinity, uint32_t lowest_affinity_level) in psci_affinity_info() function66 return psci_affinity_info(cpus[0], 0) == PSCI_0_2_AFFINITY_LEVEL_ON; in psci_affinity_info_on()71 return psci_affinity_info(cpus[1], 0) == PSCI_0_2_AFFINITY_LEVEL_OFF; in psci_affinity_info_off()211 if (psci_affinity_info(cpus[cpu], 0) != PSCI_0_2_AFFINITY_LEVEL_OFF) in psci_cpu_off_test()227 if (psci_affinity_info(cpus[cpu], 0) == PSCI_0_2_AFFINITY_LEVEL_OFF) in psci_cpu_off_test()