Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/arch/riscv/include/asm/vdso/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 638 B image not shown  

Quelle  arch_data.h   Sprache: C

 
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __RISCV_ASM_VDSO_ARCH_DATA_H
#define __RISCV_ASM_VDSO_ARCH_DATA_H

#include <linux/types.h>
#include <vdso/datapage.h>
#include <asm/hwprobe.h>

struct vdso_arch_data {
 /* Stash static answers to the hwprobe queries when all CPUs are selected. */
 __u64 all_cpu_hwprobe_values[RISCV_HWPROBE_MAX_KEY + 1];

 /* Boolean indicating all CPUs have the same static hwprobe values. */
 __u8 homogeneous_cpus;

 /*
 * A gate to check and see if the hwprobe data is actually ready, as
 * probing is deferred to avoid boot slowdowns.
 */

 __u8 ready;
};

#endif /* __RISCV_ASM_VDSO_ARCH_DATA_H */

Messung V0.5
C=67 H=78 G=72

¤ Dauer der Verarbeitung: 0.0 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

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.