Searched refs:KVM_PSCI_FN_BASE (Results 1 – 3 of 3) sorted by relevance
301 #define KVM_PSCI_FN_BASE 0x95c1ba5e macro302 #define KVM_PSCI_FN(n) (KVM_PSCI_FN_BASE + (n))
362 #define KVM_PSCI_FN_BASE 0x95c1ba5e macro363 #define KVM_PSCI_FN(n) (KVM_PSCI_FN_BASE + (n))
206 pub const KVM_PSCI_FN_BASE: ::std::os::raw::c_uint = 2512501342; constant