Searched refs:psci_migrate_info_type (Results 1 – 5 of 5) sorted by relevance
55 ENTRY(psci_migrate_info_type)80 ENDPROC(psci_migrate_info_type)93 .weak psci_migrate_info_type128 .word psci_migrate_info_type
34 PSCI_DEFAULT(psci_migrate_info_type)59 PSCI_TABLE(ARM_PSCI_0_2_FN_MIGRATE_INFO_TYPE, psci_migrate_info_type)
104 int __secure psci_migrate_info_type(u32 function_id) in psci_migrate_info_type() function
259 static int psci_migrate_info_type(void) in psci_migrate_info_type() function625 .migrate_info_type = psci_migrate_info_type, in psci_0_2_set_functions()
301 __secure s32 psci_migrate_info_type(u32 function_id) in psci_migrate_info_type() function