Searched refs:PSCI_VERSION_MAJOR (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dpsci.h74 #define PSCI_VERSION_MAJOR(ver) \ macro
/linux-4.1.27/arch/arm/kernel/
H A Dpsci.c201 PSCI_VERSION_MAJOR(ver), psci_0_2_init()
204 if (PSCI_VERSION_MAJOR(ver) == 0 && psci_0_2_init()
/linux-4.1.27/arch/arm64/kernel/
H A Dpsci.c321 PSCI_VERSION_MAJOR(ver), psci_probe()
324 if (PSCI_VERSION_MAJOR(ver) == 0 && psci_probe()

Completed in 42 milliseconds