Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dpsci.h99 #define PSCI_0_2_TOS_MP 2 macro
/linux-6.15/drivers/firmware/psci/
H A Dpsci.c445 } else if (type == PSCI_0_2_TOS_MP) { in psci_debugfs_read()
604 if (type == PSCI_0_2_TOS_MP) { in psci_init_migrate()
/linux-6.15/arch/arm64/kvm/
H A Dpsci.c286 val = PSCI_0_2_TOS_MP; in kvm_psci_0_2_call()