Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dpsci.h12 #define PSCI_0_2_FN64_BASE (PSCI_0_2_FN_BASE + PSCI_0_2_64BIT) macro
13 #define PSCI_0_2_FN64(n) (PSCI_0_2_FN64_BASE + (n))