Searched refs:psci_features (Results 1 – 4 of 4) sorted by relevance
59 ENTRY(psci_features)76 ENDPROC(psci_features)97 .weak psci_features136 .word psci_features
38 PSCI_DEFAULT(psci_features)63 PSCI_TABLE(ARM_PSCI_1_0_FN_PSCI_FEATURES, psci_features)
69 .globl psci_features symbol70 psci_features: label
67 int __secure psci_features(u32 function_id, u32 psci_fid) in psci_features() function