Home
last modified time | relevance | path

Searched refs:QEMU_PSCI_0_2_FN_CPU_SUSPEND (Results 1 – 4 of 4) sorted by relevance

/qemu/target/arm/tcg/
A Dpsci.c159 case QEMU_PSCI_0_2_FN_CPU_SUSPEND: in arm_handle_psci_call()
188 case QEMU_PSCI_0_2_FN_CPU_SUSPEND: in arm_handle_psci_call()
/qemu/target/arm/
A Dkvm-consts.h64 #define QEMU_PSCI_0_2_FN_CPU_SUSPEND QEMU_PSCI_0_2_FN(1) macro
82 MISMATCH_CHECK(QEMU_PSCI_0_2_FN_CPU_SUSPEND, PSCI_0_2_FN_CPU_SUSPEND);
/qemu/target/arm/hvf/
A Dhvf.c1171 case QEMU_PSCI_0_2_FN_CPU_SUSPEND: in hvf_handle_psci_call()
1200 case QEMU_PSCI_0_2_FN_CPU_SUSPEND: in hvf_handle_psci_call()
/qemu/hw/arm/
A Dboot.c488 cpu_suspend_fn = QEMU_PSCI_0_2_FN_CPU_SUSPEND; in fdt_add_psci_node()

Completed in 728 milliseconds