Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dpsci.c56 void arm_handle_psci_call(ARMCPU *cpu) in arm_handle_psci_call() function
/openbmc/qemu/target/arm/
H A Dinternals.h319 static inline void arm_handle_psci_call(ARMCPU *cpu) in arm_handle_psci_call() function
327 void arm_handle_psci_call(ARMCPU *cpu);
H A Dhelper.c11351 arm_handle_psci_call(cpu); in arm_cpu_do_interrupt()