Home
last modified time | relevance | path

Searched refs:int8_t (Results 1 – 25 of 38) sorted by relevance

12

/xen/xen/include/asm-x86/
A Dspec_ctrl.h38 extern int8_t opt_eager_fpu;
39 extern int8_t opt_l1d_flush;
46 extern int8_t opt_xpti_hwdom, opt_xpti_domu;
48 extern int8_t opt_pv_l1tf_hwdom, opt_pv_l1tf_domu;
A Dsetup.h58 extern int8_t opt_smt;
A Dprocessor.h631 extern int8_t opt_tsx, cpu_has_tsx_ctrl;
/xen/xen/include/asm-x86/x86_64/
A Defibind.h43 typedef char int8_t; typedef
52 typedef char int8_t; typedef
64 typedef char int8_t; typedef
76 typedef char int8_t; typedef
99 typedef int8_t INT8;
/xen/xen/include/asm-arm/arm64/
A Defibind.h50 typedef char int8_t; typedef
62 typedef char int8_t; typedef
74 typedef char int8_t; typedef
97 typedef int8_t INT8;
/xen/xen/arch/x86/
A Dspec_ctrl.c38 static int8_t __initdata opt_md_clear_pv = -1;
39 static int8_t __initdata opt_md_clear_hvm = -1;
50 static int8_t __initdata opt_ibrs = -1;
53 int8_t __read_mostly opt_eager_fpu = -1;
54 int8_t __read_mostly opt_l1d_flush = -1;
68 static int8_t __initdata opt_srb_lock = -1;
197 int8_t __read_mostly opt_xpti_hwdom = -1;
198 int8_t __read_mostly opt_xpti_domu = -1;
264 int8_t __read_mostly opt_pv_l1tf_hwdom = -1;
265 int8_t __read_mostly opt_pv_l1tf_domu = -1;
A Dtsx.c16 int8_t __read_mostly opt_tsx = -1;
17 int8_t __read_mostly cpu_has_tsx_ctrl = -1;
/xen/xen/include/public/io/
A Dfsif.h105 int8_t directory;
106 int8_t pad;
/xen/xen/include/xen/
A Dconsole.h52 extern int8_t opt_console_xen;
A Dtypes.h37 typedef __s8 int8_t; typedef
A Diommu.h105 extern int8_t iommu_hwdom_reserved;
/xen/tools/libfsimage/iso9660/
A Diso9660.h62 typedef int int8_t __attribute__((mode(QI))); typedef
71 typedef char int8_t; typedef
A Dfsys_iso9660.c83 : "Ic"((int8_t)(ISO_SECTOR_BITS - sector_size_lg2)), in iso9660_devread()
/xen/xen/include/public/
A Dxen.h682 int8_t tsc_shift;
687 int8_t pad1[3];
872 int8_t cmd_line[MAX_GUEST_CMDLINE];
/xen/xen/include/asm-x86/pv/
A Ddomain.h27 extern int8_t opt_pv32;
/xen/tools/firmware/hvmloader/
A Dpir.c62 checksum += ((int8_t *)pir)[i]; in create_pir_tables()
A Dsmbios.c367 sum += ((int8_t *)start)[i]; in smbios_entry_point_init()
372 sum += ((int8_t *)start)[i]; in smbios_entry_point_init()
/xen/xen/arch/x86/hvm/
A Dasid.c64 static int8_t g_disabled = -1; in hvm_asid_init()
/xen/xen/arch/x86/pv/
A Ddomain.c20 int8_t __read_mostly opt_pv32 = -1;
173 static int8_t __read_mostly opt_global_pages = -1;
/xen/xen/include/acpi/cpufreq/
A Dcpufreq.h229 int8_t stoppable;
/xen/xen/common/lz4/
A Ddecompress.c44 static const int8_t dec64table[] = {0, 0, 0, -1, 0, 1, 2, 3};
/xen/xen/drivers/cpufreq/
A Dcpufreq_ondemand.c380 int8_t *stoppable = &per_cpu(cpu_dbs_info, cpu).stoppable; in cpufreq_dbs_timer_resume()
/xen/tools/libxl/
A Dlibxlu_disk_l.h259 typedef int8_t flex_int8_t;
A Dlibxlu_cfg_l.h282 typedef int8_t flex_int8_t;
/xen/xen/include/asm-x86/hvm/vmx/
A Dvmx.h31 extern int8_t opt_ept_exec_sp;

Completed in 37 milliseconds

12