Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/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-4.10.0-shim-comet/xen/include/public/io/
A Dfsif.h105 int8_t directory;
106 int8_t pad;
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/xen/include/public/
A Dxen.h642 int8_t tsc_shift;
647 int8_t pad1[3];
827 int8_t cmd_line[MAX_GUEST_CMDLINE];
/xen-4.10.0-shim-comet/xen/include/xen/
A Dtypes.h37 typedef __s8 int8_t; typedef
/xen-4.10.0-shim-comet/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()
A Dutil.c808 int8_t tsc_shift; in get_cpu_mhz()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dasid.c63 static int8_t g_disabled = -1; in hvm_asid_init()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxlu_disk_l.h52 typedef int8_t flex_int8_t;
A Dlibxlu_cfg_l.h48 typedef int8_t flex_int8_t;
A Dlibxlu_cfg_l.c44 typedef int8_t flex_int8_t;
A Dlibxlu_disk_l.c48 typedef int8_t flex_int8_t;
/xen-4.10.0-shim-comet/xen/arch/x86/boot/
A Dmkelf32.c24 #define s8 int8_t
/xen-4.10.0-shim-comet/xen/arch/x86/x86_emulate/
A Dx86_emulate.c1010 int8_t exn_raised;
2765 ea.mem.off += insn_fetch_type(int8_t); in x86_decode()
2823 ea.mem.off += insn_fetch_type(int8_t); in x86_decode()
2856 case 1: imm1 = insn_fetch_type(int8_t); break; in x86_decode()
3303 _regs.eflags |= ((int8_t)_regs.al < 0) ? X86_EFLAGS_SF : 0; in x86_emulate()
3653 case 2: _regs.ax = (int8_t)_regs.al; break; /* cbw */ in x86_emulate()
4755 dst.val = (int8_t)src.val * (int8_t)_regs.al; in x86_emulate()
4756 if ( (int8_t)dst.val != (int16_t)dst.val ) in x86_emulate()
4841 v = (int8_t)src.val; in x86_emulate()
4845 dst.val = (int8_t)u[0]; in x86_emulate()
[all …]
/xen-4.10.0-shim-comet/xen/arch/x86/acpi/
A Dcpu_idle.c504 static int8_t fix_needed = -1; in errata_c6_eoi_workaround()
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D99minios1564 : "Ic"((int8_t)(ISO_SECTOR_BITS - sector_size_lg2)),
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.lex.c_shipped62 typedef int8_t flex_int8_t;

Completed in 43 milliseconds