opnsense-src/sys/x86
John Baldwin 32560694f7 Fix various places which cast a pointer to a vm_paddr_t or vice versa.
GCC warns about the mismatched sizes on i386 where vm_paddr_t is 64
bits.

Reviewed by:	imp, markj
Differential Revision:	https://reviews.freebsd.org/D36750

(cherry picked from commit a9fca3b987)
2022-11-11 10:18:53 -08:00
..
acpica x86: duplicate acpi_wakeup.c per i386 and amd64 2021-09-20 03:47:21 +03:00
bios smbios: Move smbios driver out from x86 machdep code 2022-03-03 08:20:07 -06:00
conf Use envvar rather than nonstandard hint. lines 2020-09-23 19:18:53 +00:00
cpufreq x86: Remove CTLFLAG_NEEDGIANT from sysctls. 2022-01-08 20:24:04 -05:00
include Increase MAX_APIC_ID safeguard to 0x800 2022-11-02 20:50:53 -04:00
iommu ddb: use _FLAGS command macros where appropriate 2022-08-11 11:25:53 -03:00
isa i386: check that trap() and syscall() run on the thread kstack 2022-09-21 12:29:02 +03:00
linux Adjust linux_vdso_{cpu,tsc}_selector_idx() definitions to avoid clang 15 warnings 2022-07-27 21:17:22 +02:00
pci pci: add missing PCI id of Coffee Lake GPU 2021-12-19 04:42:52 +02:00
x86 x86/mp: don't create empty cpu groups 2022-09-29 15:58:50 -04:00
xen Fix various places which cast a pointer to a vm_paddr_t or vice versa. 2022-11-11 10:18:53 -08:00