Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/lib/psci/
Dpsci_main.c244 int psci_affinity_info(u_register_t target_affinity, in psci_affinity_info() argument
250 if (!is_valid_mpidr(target_affinity)) in psci_affinity_info()
258 target_idx = (unsigned int) plat_core_pos_by_mpidr(target_affinity); in psci_affinity_info()
/trusted-firmware-a-latest/include/lib/psci/
Dpsci.h368 int psci_affinity_info(u_register_t target_affinity,