freebsd-dev/sys/amd64
Bjoern A. Zeeb 721b44ba5f amd64: pmap.h put a guard around a pcpu.h function
pmap_get_pcid() calls zpcpu_get() which is defined in pcpu.h.
It is unclear why we do not include that header but like right
above the change add another guard around pmap_get_pcid().
This allows some LinuxKPI headers to compile again.

Suggested by:	markj
MFC after:	10 days
2023-05-12 11:14:54 +00:00
..
acpica x86: Move i386 timerreg.h to x86 2023-04-20 19:42:59 +03:00
amd64 amd64: convert UP code to dynamically allocated pmap->pm_pcid 2023-05-06 14:24:07 +03:00
conf twe: Remove driver 2023-05-10 22:24:12 -06:00
ia32 amd64 ia32 vdso: always define some __vdso_ symbols 2023-02-09 04:36:40 +02:00
include amd64: pmap.h put a guard around a pcpu.h function 2023-05-12 11:14:54 +00:00
linux linux(4): Regen for mknod syscall changes 2023-04-28 11:55:04 +03:00
linux32 linux(4): Make struct stat64 to match Linux actual one 2023-04-28 11:55:04 +03:00
pci pci_cfgreg.c: Use io port config access for early boot time. 2019-04-09 18:07:17 +00:00
sgx sgx: Remove unused variable. 2022-04-07 17:01:28 -07:00
vmm bhyve: save/restore pir_desc 2023-05-09 10:31:27 +02:00
Makefile Bring the tags and links entries for amd64 up to date. 2021-09-27 20:04:51 -07:00