/* * Do NOT redefine these constants, or try to replace them with some * "common" version. They are hardcoded here to detect any potential * breakage happening in the rest of the kernel. * * KVM UID value: 28b46fb6-2ec5-11e9-a9ca-4b564d003a74
*/ #define ARM_SMCCC_VENDOR_HYP_UID_KVM_REG_0 0xb66fb428U #define ARM_SMCCC_VENDOR_HYP_UID_KVM_REG_1 0xe911c52eU #define ARM_SMCCC_VENDOR_HYP_UID_KVM_REG_2 0x564bcaa9U #define ARM_SMCCC_VENDOR_HYP_UID_KVM_REG_3 0x743a004dU
staticvoid guest_code(void)
{ struct arm_smccc_res res = {};
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.