Searched refs:arm_smccc_hvc (Results 1 – 5 of 5) sorted by relevance
83 psci_invoke_fn = arm_smccc_hvc; in psci_set_conduit_fdt()103 psci_invoke_fn = arm_smccc_hvc; in psci_set_conduit_acpi()
29 extern int arm_smccc_hvc(unsigned int function_id, unsigned long arg0,
144 .globl arm_smccc_hvc symbol145 arm_smccc_hvc: label
172 .globl arm_smccc_hvc symbol173 arm_smccc_hvc: label
409 report_info("PSCI method: %s", psci_invoke_fn == arm_smccc_hvc ? in psci_print()