freebsd-dev/sys/x86/include
Dimitry Andric bab8274c09 Use bool for one-bit wide bit-fields
A signed one-bit wide bit-field can take only the values 0 and -1. Clang
16 introduced a warning that "implicit truncation from 'int' to a
one-bit wide bit-field changes value from 1 to -1". Fix the warnings by
using C99 bool.

Reported by:	Clang 16
Reviewed by:	emaste, jhb
MFC after:	3 days
Differential Revision: https://reviews.freebsd.org/D39705
2023-04-25 19:26:03 +02:00
..
xen xen/intr: move interrupt allocation/release to architecture 2023-04-14 15:58:56 +02:00
_align.h
_inttypes.h
_limits.h
_stdint.h amd64: reduce header pollution in _stdint.h 2023-03-22 16:23:57 +00:00
_types.h
acpica_machdep.h
apicreg.h
apicvar.h Increase MAX_APIC_ID safeguard to 0x800 2022-10-27 12:33:34 -04:00
apm_bios.h
bus_dma.h
bus.h Remove checks for __GNUCLIKE_ASM assuming it is always true. 2022-04-12 10:05:45 -07:00
busdma_impl.h bus_dma: Deduplicate locking helper functions. 2022-01-05 13:50:40 -08:00
clock.h x86: Probe the TSC frequency earlier 2022-03-01 09:39:35 -05:00
cputypes.h
dump.h
elf.h x86/include/elf.h: make inclusion blocks for elf32.h and elf64.h similar 2022-10-25 19:00:44 +03:00
endian.h
fdt.h
float.h
fpu.h
frame.h
ifunc.h
init.h
intr_machdep.h
iommu.h
kvm.h
legacyvar.h
mca.h
metadata.h
mptable.h
ofw_machdep.h
pci_cfgreg.h
ppireg.h x86: Move i386 ppireg.h to x86 2023-04-20 19:42:59 +03:00
procctl.h
psl.h
ptrace.h
pvclock.h pvclock: Export a vDSO page even without rdtscp available 2023-02-03 11:48:25 -05:00
reg.h x86: Add a NT_X86_SEGBASES register set. 2022-03-24 11:36:19 -07:00
segments.h
setjmp.h
sigframe.h
signal.h
specialreg.h x86: add more definitions for XCR0 bits 2023-01-27 19:44:49 +02:00
stack.h
stdarg.h
sysarch.h
timerreg.h x86: Move i386 timerreg.h to x86 2023-04-20 19:42:59 +03:00
tls.h Add <machine/tls.h> header to hold MD constants and helpers for TLS. 2021-12-09 13:17:13 -08:00
trap.h
ucode.h
ucontext.h
vdso.h
vmware.h
x86_ieeefp.h Remove checks for <sys/cdefs.h> being included. 2022-04-12 10:06:18 -07:00
x86_smp.h Use bool for one-bit wide bit-fields 2023-04-25 19:26:03 +02:00
x86_var.h amd64: Eliminate write only cpu_fxsr. 2023-02-01 18:17:06 +03:00