Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/lib/psci/
A Dpsci_suspend.c309 set_cpu_data(apiakey[0], read_apiakeylo_el1()); in psci_cpu_suspend_finish()
310 set_cpu_data(apiakey[1], read_apiakeyhi_el1()); in psci_cpu_suspend_finish()
A Dpsci_setup.c300 set_cpu_data(apiakey[0], read_apiakeylo_el1()); in psci_arch_setup()
301 set_cpu_data(apiakey[1], read_apiakeyhi_el1()); in psci_arch_setup()
/arm-trusted-firmware-2.8.0/include/lib/el3_runtime/
A Dcpu_data.h126 uint64_t apiakey[2]; member
151 (cpu_data_t, apiakey),

Completed in 4 milliseconds