Home
last modified time | relevance | path

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

/linux/tools/arch/arm/include/uapi/asm/
H A Dkvm.h302 #define KVM_PSCI_FN(n) (KVM_PSCI_FN_BASE + (n)) macro
304 #define KVM_PSCI_FN_CPU_SUSPEND KVM_PSCI_FN(0)
305 #define KVM_PSCI_FN_CPU_OFF KVM_PSCI_FN(1)
306 #define KVM_PSCI_FN_CPU_ON KVM_PSCI_FN(2)
307 #define KVM_PSCI_FN_MIGRATE KVM_PSCI_FN(3)
/linux/tools/arch/arm64/include/uapi/asm/
H A Dkvm.h468 #define KVM_PSCI_FN(n) (KVM_PSCI_FN_BASE + (n)) macro
470 #define KVM_PSCI_FN_CPU_SUSPEND KVM_PSCI_FN(0)
471 #define KVM_PSCI_FN_CPU_OFF KVM_PSCI_FN(1)
472 #define KVM_PSCI_FN_CPU_ON KVM_PSCI_FN(2)
473 #define KVM_PSCI_FN_MIGRATE KVM_PSCI_FN(3)