..
pc
smbios: Move smbios driver out from x86 machdep code
2022-03-03 08:20:07 -06:00
xen
xen/privcmd: implement the dm op ioctl
2021-01-11 16:33:27 +01:00
_align.h
_bus.h
Regularize my copyright notice
2019-12-04 16:56:11 +00:00
_inttypes.h
_limits.h
_stdint.h
_types.h
acpica_machdep.h
Merge acpica_machdep.h for amd64 and i386 and move to x86. In fact, these
2013-08-13 22:05:10 +00:00
apm_bios.h
asan.h
amd64: Implement a KASAN shadow map
2021-11-01 09:57:30 -04:00
asm.h
amd64: Add CFI directives for libc syscall stubs
2019-10-23 19:03:03 +00:00
asmacros.h
amd64: prevents speculations over swapgs reload of %gs base.
2019-08-06 16:53:25 +00:00
atomic.h
Simplify kernel sanitizer interceptors
2022-11-14 14:23:40 -05:00
bus.h
bus_dma.h
sys/amd64: further adoption of SPDX licensing ID tags.
2017-11-27 15:03:07 +00:00
clock.h
x86: Deduplicate clock.h
2021-12-27 10:48:00 -05:00
counter.h
amd64: provide custom zpcpu set/add/sub routines
2020-02-12 11:15:33 +00:00
cpu.h
Simplify swi for bus_dma.
2022-04-29 14:27:47 -07:00
cpufunc.h
x86: cpufunc: Add rdtsc_ordered()
2021-10-10 12:21:16 +03:00
cputypes.h
Remove 'cpu' and 'cpu_class' on amd64.
2016-09-15 17:05:54 +00:00
csan.h
Add kcsan_md_unsupported from NetBSD.
2019-11-21 13:22:23 +00:00
db_machdep.h
Create sys/reg.h for the common code previously in machine/reg.h
2022-05-12 15:12:59 -07:00
dump.h
Factor out duplicated code from dumpsys() on each architecture into generic
2015-01-07 01:01:39 +00:00
efi.h
smbios: support getting address from EFI
2022-03-03 08:20:07 -06:00
elf.h
endian.h
exec.h
sys: further adoption of SPDX licensing ID tags.
2017-11-20 19:43:44 +00:00
fdt.h
Add basic support for FDT to i386 & amd64. This change includes:
2013-05-21 03:05:49 +00:00
float.h
floatingpoint.h
spdx: initial adoption of licensing ID tags.
2017-11-18 14:26:50 +00:00
fpu.h
Add domain policy allocation for amd64 fpu_kern_ctx
2020-07-03 14:54:46 +00:00
frame.h
Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights
2022-02-08 15:00:55 -05:00
gdb_machdep.h
gdb: report specific stop reason for watchpoints
2021-04-21 10:20:33 -03:00
ieeefp.h
Resolve conflicts between macros in fenv.h and ieeefp.h
2018-05-31 20:22:47 +00:00
in_cksum.h
x86: Remove silly checks for <sys/cdefs.h>.
2022-05-13 13:12:26 -07:00
intr_machdep.h
amd64: Make it easier to configure exception stack sizes
2020-11-04 16:42:20 +00:00
iodev.h
sys/amd64: further adoption of SPDX licensing ID tags.
2017-11-27 15:03:07 +00:00
iommu.h
o Add machine/iommu.h and include MD iommu headers from it,
2020-08-05 19:11:31 +00:00
kdb.h
x86: implement kdb watchpoint functions
2021-04-21 10:20:33 -03:00
limits.h
sys: further adoption of SPDX licensing ID tags.
2017-11-20 19:43:44 +00:00
md_var.h
amd64: be more precise when enabling the AlderLake small core PCID workaround
2023-01-20 05:22:10 +02:00
memdev.h
Add the MEM_EXTRACT_PADDR ioctl to /dev/mem.
2020-09-02 18:12:47 +00:00
metadata.h
Move amd64 metadata.h to x86 and share with i386
2016-01-07 19:47:26 +00:00
minidump.h
Sparsify the vm_page_dump bitmap
2020-09-21 22:21:59 +00:00
mp_watchdog.h
sys/amd64: further adoption of SPDX licensing ID tags.
2017-11-27 15:03:07 +00:00
nexusvar.h
npx.h
ofw_machdep.h
Add basic support for FDT to i386 & amd64. This change includes:
2013-05-21 03:05:49 +00:00
param.h
amd64: Add MD bits for KASAN
2021-11-01 10:02:41 -04:00
pcb.h
Fix for mis-interpretation of PCB_KERNFPU.
2020-10-14 23:01:41 +00:00
pci_cfgreg.h
pcpu.h
amd64: for small cores, use (big hammer) INVPCID_CTXGLOB instead of INVLPG
2023-01-20 05:21:57 +02:00
pcpu_aux.h
amd64: move pcb out of kstack to struct thread.
2019-10-25 20:09:42 +00:00
pmap.h
amd64 pmap.h: make it easier to use the header for other consumers
2023-01-20 05:22:17 +02:00
pmc_mdep.h
hwpmc: ABI fixes
2018-06-04 02:05:48 +00:00
ppireg.h
sys/amd64: further adoption of SPDX licensing ID tags.
2017-11-27 15:03:07 +00:00
proc.h
Revert "linux32: add a hack to avoid redefining the type of the savefpu tag"
2021-10-10 12:21:17 +03:00
procctl.h
amd64 KPTI: add control from procctl(2).
2019-03-16 11:44:33 +00:00
profile.h
Fix high resolution kernel profiling just enough to not crash at boot
2018-06-02 05:48:44 +00:00
psl.h
ptrace.h
pvclock.h
Generalized parts of the XEN timer code into a generic pvclock
2015-02-04 08:26:43 +00:00
reg.h
reloc.h
sys: further adoption of SPDX licensing ID tags.
2017-11-20 19:43:44 +00:00
resource.h
Add support for managing PCI bus numbers. As with BARs and PCI-PCI bridge
2014-02-12 04:30:37 +00:00
runq.h
sys/amd64: further adoption of SPDX licensing ID tags.
2017-11-27 15:03:07 +00:00
segments.h
amd64: move GDT into PCPU area.
2019-11-12 15:51:47 +00:00
setjmp.h
sf_buf.h
sys/amd64: further adoption of SPDX licensing ID tags.
2017-11-27 15:03:07 +00:00
sgx.h
Add support for Intel Software Guard Extensions (Intel SGX).
2017-08-16 10:38:06 +00:00
sgxreg.h
Add support for Intel Software Guard Extensions (Intel SGX).
2017-08-16 10:38:06 +00:00
sigframe.h
signal.h
smp.h
amd64: rework AP startup
2021-08-24 02:21:12 +03:00
specialreg.h
stack.h
Merge stack(9) implementations for i386 and amd64 under x86/.
2015-09-11 03:24:07 +00:00
stdarg.h
sysarch.h
timerreg.h
sys/amd64: further adoption of SPDX licensing ID tags.
2017-11-27 15:03:07 +00:00
tls.h
Add <machine/tls.h> header to hold MD constants and helpers for TLS.
2022-04-29 13:50:05 -07:00
trap.h
tss.h
amd64: move common_tss into pcpu.
2019-11-10 09:28:18 +00:00
ucontext.h
vdso.h
vm.h
Create VM_MEMATTR_DEVICE on all architectures
2021-06-13 16:49:36 +01:00
vmm.h
vmm: Remove stale comment for vm_rendezvous.
2023-01-26 14:07:12 -08:00
vmm_dev.h
vmm: Don't lock a vCPU for VM_PPTDEV_MSI[X].
2023-01-26 14:07:24 -08:00
vmm_instruction_emul.h
vmm: Use struct vcpu in the instruction emulation code.
2023-01-26 13:47:39 -08:00
vmm_snapshot.h
bhyve: Drop volatile qualifiers from snapshot code
2022-11-29 12:40:12 -05:00
vmparam.h
amd64: provide PHYS_IN_DMAP() and VIRT_IN_DMAP()
2021-12-03 10:02:02 -04:00