opnsense-src/sys/amd64
Mark Johnston 3c3a703ee6 amd64: Remove PMAP_INLINE
With clang it expands to "inline"; clang in practice may inline
externally visible functions even without the hint.  So just remove the
hints and let the compiler decide.

No functional change intended.  pmap.o is identical before and after
this patch.

Reviewed by:	alc
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D42446

(cherry picked from commit 2b084923824e0d5133fe5aff580b4e562fe7dd19)
2023-11-09 09:39:57 -05:00
..
acpica x86: AMD Zen2: Zenbleed chicken bit mitigation 2023-10-10 09:34:31 -04:00
amd64 amd64: Remove PMAP_INLINE 2023-11-09 09:39:57 -05:00
conf release: update stable/14 following branching from main 2023-08-24 19:07:33 -04:00
ia32 syscalls: fix missing SIGSYS for several ENOSYS errors 2023-10-09 06:24:31 +03:00
include sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
linux linux(4): Deduplicate SystemV IPC defines from amd64/linux 2023-10-10 12:06:28 +03:00
linux32 linux(4): Drop the outdated comments about sixth register on i386 int0x80 2023-10-18 08:52:33 +03:00
pci sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
sgx sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
vmm vmx: Prefer consistent naming for loader tunables 2023-10-24 12:39:31 +08:00
Makefile sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00