Home
last modified time | relevance | path

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

/linux-6.15/tools/arch/arm/include/uapi/asm/
H A Dkvm.h302 #define KVM_PSCI_FN_BASE 0x95c1ba5e macro
303 #define KVM_PSCI_FN(n) (KVM_PSCI_FN_BASE + (n))
/linux-6.15/tools/arch/arm64/include/uapi/asm/
H A Dkvm.h478 #define KVM_PSCI_FN_BASE 0x95c1ba5e macro
479 #define KVM_PSCI_FN(n) (KVM_PSCI_FN_BASE + (n))
/linux-6.15/arch/arm64/include/uapi/asm/
H A Dkvm.h478 #define KVM_PSCI_FN_BASE 0x95c1ba5e macro
479 #define KVM_PSCI_FN(n) (KVM_PSCI_FN_BASE + (n))